Skip to content

Commit 8c1ba42

Browse files
authored
Update README.md
set e-mail at the end of fresh start so would be easier to change it
1 parent 9a01f10 commit 8c1ba42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ We use submodule for [basescript](https://github.com/evertramos/basescript)
2929
2. 🚀 Run the script 'fresh_start.sh' from the _./proxy/bin_ folder
3030

3131
```bash
32-
cd proxy/bin && ./fresh-start.sh --yes -e your_email@domain --skip-docker-image-check
32+
cd proxy/bin && ./fresh-start.sh --yes --skip-docker-image-check -e your_email@domain
3333
```
3434

3535
Update the email above with your real e-mail address

0 commit comments

Comments
 (0)