Skip to content

Commit 816a318

Browse files
committed
fix: update README
1 parent beebcec commit 816a318

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,22 @@
88
$ curl https://sh.rustup.rs -sSf | sh
99
```
1010

11-
2. Clone the repo
11+
2. Restart your terminal
12+
13+
3. Clone the repo
1214

1315
```sh
1416
$ git clone https://github.com/lili668668/modernweb-booth-question.git
1517
```
1618

17-
3. Go to the project and run the code
19+
4. Go to the project and run the code
1820

1921
```sh
2022
$ cd modernweb-booth-question
2123

2224
$ cargo run
2325
```
26+
27+
## About us
28+
29+
We are Rust Taiwan. There is our chat group: [http://t.me/rust\_tw](http://t.me/rust_tw). Welcome to join us!

0 commit comments

Comments
 (0)