Update README.md
This commit is contained in:
parent
0d76d69dbc
commit
a80f3a5d8a
1 changed files with 7 additions and 2 deletions
|
@ -26,8 +26,13 @@ brew install cmake ninja
|
||||||
|
|
||||||
### All Platforms:
|
### All Platforms:
|
||||||
|
|
||||||
|
#### Clone the project
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/mod-cpp/pacman.git
|
git clone https://github.com/mod-cpp/pacman.git
|
||||||
cd pacman
|
```
|
||||||
code .
|
|
||||||
|
#### Open the project in VSCode
|
||||||
|
|
||||||
|
```bash
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue