Skip to content

Commit

Permalink
style: Format code with rubocop, prettier, standardrb and standardjs
Browse files Browse the repository at this point in the history
  • Loading branch information
deepsource-autofix[bot] authored Jul 11, 2023
1 parent 71728c1 commit 17c5a14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ 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.

5. Navigate to the repository on your terminal and run `bin/setup`.

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! 🎉

0 comments on commit 17c5a14

Please sign in to comment.