# Installation

{% stepper %}
{% step %}

### Get the module

{% tabs %}
{% tab title="GitHub (Recommended)" %} <a href="https://github.com/AlexanderLindholt/TextPlus/releases/latest" class="button primary">See Latest Release</a>

* Download the `.rbxm` file.
* Find the file in your file explorer.
* Drag the file into Roblox Studio.

**Bonus:** The package will auto-update if you enable it in the `PackageLink` inside.
{% endtab %}

{% tab title="Creator Store" %} <a href="https://create.roblox.com/store/asset/138658986432597" class="button primary">Get Roblox Asset</a>

* Click `Get Model`.
* Open the ToolBox in Roblox Studio.
* Go to the `Inventory` tab.
* Click on `Text+` to insert.
  {% endtab %}
  {% endtabs %}
  {% endstep %}

{% step %}

### Place it

Find a great place for the module, where other scripts can reference it.
{% endstep %}
{% endstepper %}
