Skip to content

Commit

Permalink
Update source-windows.md
Browse files Browse the repository at this point in the history
rodlie committed Jan 14, 2025
1 parent 5290816 commit fe81505
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documentation/source-windows.md
Original file line number Diff line number Diff line change
@@ -31,6 +31,12 @@ We assume that you have git available:
git clone --recurse-submodules https://github.com/friction2d/friction
```

Keep the source updated with:

```
git pull && git submodule update -i --recursive
```

## Get the SDK

The Friction SDK is required to build from source.

0 comments on commit fe81505

Please sign in to comment.