Skip to content

Commit

Permalink
readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
asinn134 committed Mar 21, 2024
1 parent 47bbfef commit ca92324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ The following steps should only need to be completed **once**. Run the following
- `make be` to spin up all backend dependencies.
- `make seeddb` to seed the database with factory data.
- **GitHub CodeSpaces**: `make init` can be run instead of the above commands to run all of them, but this feature is experimental and more likely to fail, especially outside of a CodeSpaces environment.
- `make extra` may be required to setup docgen on your local environment

#### Restarting the Project

Expand Down

0 comments on commit ca92324

Please sign in to comment.