diff --git a/docs/getting_started.md b/docs/getting_started.md index 5f1e765..9485f22 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -10,11 +10,11 @@ Follow the steps below to get started: 2. Click the **Use this template** button and select **Create a new repository**. - ![Use template](use_template.png) + ![Use template](use_template.png) 3. Fill out the fields and click the **Create repository from template** button. - ![Use template](create_repo.png) + ![Use template](create_repo.png) 4. Clone the repository to your local machine. @@ -22,5 +22,5 @@ Follow the steps below to get started: 6. Follow the prompts from the setup script to configure your application. -7. Then simply start your server by running `bin/dev`. +7. Then simply start your server by running `bin/dev`. And... thats it! You're all set to go! 🎉