diff options
| author | Andrew M. B. Boktor <[email protected]> | 2012-04-11 21:30:53 -0800 |
|---|---|---|
| committer | Andrew Boktor <[email protected]> | 2014-08-14 13:19:05 -0700 |
| commit | e1c63461d124b3ee5d18af54592ed1904816bcb5 (patch) | |
| tree | 7c8ca1f1d9d172aa9c71fa533cabcd20c5886f5c | |
| parent | 4381e15afed4723c222b3f7b4c6d6b56f1ddcf66 (diff) | |
Correcting a mistake in the ubuntu package name
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 11926]
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -100,7 +100,7 @@ If you are using Ubuntu, the following commands will install all required dependencies besides the CUDA Toolkit. gpgpu-sim dependencies: -"sudo apt-get install build-essentials xutils-dev bison zlib1g-dev flex +"sudo apt-get install build-essential xutils-dev bison zlib1g-dev flex libboost-all-dev libglu1-mesa-dev" gpgpu-sim documentation: |
