Skip to content

Commit

Permalink
Added notice in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pospielov committed Dec 22, 2021
1 parent 0d098e3 commit 29dec64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
3. In case some containers are working, they should be stopped: `docker-compose down`
4. Clean all local datebases and images: `docker system prune --volumes`
5. Go to Dev folder `cd dev`
6. Run `sh start.sh` and make sure http://localhost:4200/ starts
6. Run `sh start.sh` and make sure http://localhost:4200/ starts (Only for UI contributors)

#### How to start for UI development:

Expand Down

0 comments on commit 29dec64

Please sign in to comment.