Skip to content

Commit

Permalink
Update git submodule instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
beaufortfrancois committed Oct 30, 2023
1 parent 076ea4b commit 1f6e5c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ On the web, the app is built against [Emscripten](https://emscripten.org/), whic

```sh
# Clone repository and initialize submodules.
git clone --recurse-submodules https://github.com/beaufortfrancois/webgpu-cross-platform-app.git
git clone https://github.com/beaufortfrancois/webgpu-cross-platform-app.git
cd webgpu-cross-platform-app/
git submodule update --init
```

## Requirements
Expand Down

0 comments on commit 1f6e5c3

Please sign in to comment.