Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
fix: installation guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwilkin4 committed Dec 18, 2023
1 parent d18a35a commit 52c66ee
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions how-to-setup-your-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ Here are a few examples of good `README.md` files:

This guide should include instructions for the following:

- instructions for forking the repository
- instructions for cloning the repository
- instructions for installing the dependencies
- instructions for setting up the environment variables
- instructions for setting up the database, if applicable
- instructions for running the project locally
- instructions for setting up Docker containers, if applicable
- forking the repository
- cloning the repository
- installing the dependencies
- setting up the environment variables
- setting up the database, if applicable
- running the project locally
- setting up Docker containers, if applicable

The best way to test your guide is by setting up the project locally using your guide. You will learn quickly if anything needs to be added or clarified if you encounter issues getting your project to work.

Expand Down

0 comments on commit 52c66ee

Please sign in to comment.