Skip to content

Commit 8bac8ac

Browse files
committed
Include missing CD command
1 parent 193dc32 commit 8bac8ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/contributing/building-squirrel.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ For the Impatient:
99

1010
```sh
1111
git clone https://github.com/squirrel/squirrel.windows
12+
cd squirrel.windows
1213
git submodule update --init --recursive ## THIS IS THE PART YOU PROBABLY FORGOT
1314
.\.NuGet\NuGet.exe restore
1415
msbuild /p:Configuration=Release

0 commit comments

Comments
 (0)