Update README.md

This commit is contained in:
nchunduru3 2023-02-19 21:49:01 -05:00 committed by Blaise Tine
parent 3cb616b7ef
commit ea7defc175

View file

@ -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