Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/01.gantry5/01.basics/05.installation/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ You can install any theme that is listed in Grav's theme directory using the Gra

We will use Helium as an example since it is a freely-available default theme for Gantry 5 on Grav.

All you need to do to take advantage of this feature is to open or access a command prompt on your server, navigate to the root of your Grav website, and enter the line `bin/gpm install helium`. This will initiate the installation process. You can see a video of the GPM installer in action above.
All you need to do to take advantage of this feature is to open or access a command prompt on your server, navigate to the root of your Grav website, and enter the line `bin/gpm install g5_helium`. This will initiate the installation process. You can see a video of the GPM installer in action above.

Once you have initiated and confirmed installation, the Helium theme should be available to you.

Expand Down