mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
Update README.md
This commit is contained in:
parent
3cb616b7ef
commit
ea7defc175
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Vortex is a full-system RISCV-based GPGPU processor.
|
|||
$ sudo apt-get install build-essential
|
||||
$ sudo apt-get install git
|
||||
### Install Vortex codebase
|
||||
$ git clone --recursive https://github.com/vortexgpgpu/vortex.git
|
||||
$ git clone --recursive https://github.com/vortexgpgpu/vortex-dev.git
|
||||
$ cd Vortex
|
||||
### Install prebuilt toolchain
|
||||
$ ./ci/toolchain_install.sh -all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue