Skip to content

Commit 1fed6ef

Browse files
author
ChrisDill
committed
2 parents 63e2f1b + 557c830 commit 1fed6ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ C# examples for raylib-cs, a simple and easy-to-use library to learn videogames
1010

1111
### Building
1212

13-
1. `git clone https://github.com/ChrisDill/Raylib-cs`
13+
1. `git clone --recursive https://github.com/ChrisDill/Raylib-cs-Examples.git`
1414

15-
2. `cd Raylib-cs`
15+
2. `cd Raylib-cs-Examples`
1616

1717
3. `dotnet build -c Release`
1818

0 commit comments

Comments
 (0)