Skip to content

Commit 159f743

Browse files
committed
#6 improve readme
1 parent 1c87150 commit 159f743

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010

1111
1. [Install rust](https://rustup.rs/)
1212
2. Run web app:
13-
```
14-
cd container-hosting
15-
cargo run
16-
```
13+
```
14+
cd container-hosting # subdirectory same name
15+
cargo run
16+
```
17+
3. Visit http://127.0.0.1:8000/
18+
1719

1820
## To start creating first create a token (PAT)</br>
1921
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

0 commit comments

Comments
 (0)