Skip to content

Commit

Permalink
Update README.md to account for replit overwriting config
Browse files Browse the repository at this point in the history
  • Loading branch information
illiatdesdindes authored Aug 5, 2024
1 parent 6640279 commit 0b5faf4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on replit:
- copy this repo's url `github.com/Hivebrite/mini_hive`
- wait for the import to finish
- run this command in the shell tab `bin/setup_replit` to setup the seed DB
- click `run` to launch installation of dependencies
- click `run` to launch installation of dependencies (it will fail because replit is overwriting some config)
- run again `bin/setup_replit` (to bring back the right config)
- now `run` again and it'll work fine
- ready to go ✅

## Maintenance
Expand Down

0 comments on commit 0b5faf4

Please sign in to comment.