Skip to content

Commit c918d96

Browse files
authored
Update README.md
1 parent 90694ef commit c918d96

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ Make sure this:
1717
### Steps
1818

1919
1. **Clone the repository**
20-
```bash
21-
git clone --recursive https://github.com/simo8902/glfw3.git
22-
cd glfw3
23-
```
2420
2. **Create a build directory**
2521
```bash
2622
mkdir build
@@ -44,7 +40,3 @@ Make sure this:
4440
```bash
4541
make -j$(nproc)
4642
```
47-
5. **Install (Optional, requires admin/sudo)**
48-
```bash
49-
cmake --install .
50-
```

0 commit comments

Comments
 (0)