We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f5f10 commit e729aadCopy full SHA for e729aad
docs/src/introduction.md
@@ -8,7 +8,7 @@ how to use and develop on Rust-GPU.
8
1. Clone the repository.
9
10
```shell
11
- git clone --recurse-submodules https://github.com/EmbarkStudios.com/rust-gpu
+ git clone --recurse-submodules https://github.com/EmbarkStudios/rust-gpu
12
```
13
14
1. Install the prerequisites using the provided setup script. From the root of the project, run:
0 commit comments