Skip to content

Commit 75dd511

Browse files
authored
Update README.md
1 parent ef012f2 commit 75dd511

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ chmod +x fvm
1212

1313
```bash
1414
fvm config --cache-path ./
15-
fvm install 3.0.0
15+
fvm install 3.0.5
1616
```
1717

1818
```bash
19-
cd 3.0.0
19+
cd 3.0.5
2020
export PATH="$PWD/bin:$PATH"
2121
```
2222

0 commit comments

Comments
 (0)