summaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
authorJack Koenig2021-09-17 21:01:26 -0700
committerJack Koenig2021-09-17 21:01:26 -0700
commit5c8c19345e6711279594cf1f9ddab33623c8eba7 (patch)
treed9d6ced3934aa4a8be3dec19ddcefe50a7a93d5a /SETUP.md
parente63b9667d89768e0ec6dc8a9153335cb48a213a7 (diff)
parent958904cb2f2f65d02b2ab3ec6d9ec2e06d04e482 (diff)
Merge branch 'master' into 3.5-release
Diffstat (limited to 'SETUP.md')
-rw-r--r--SETUP.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/SETUP.md b/SETUP.md
index 5f5e6f4f..27e07960 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -13,14 +13,7 @@ Note that both [PeekPokeTester](https://github.com/freechipsproject/chisel-teste
sudo apt-get install default-jdk
```
-1. [Install sbt](http://www.scala-sbt.org/release/docs/Installing-sbt-on-Linux.html),
- which isn't available by default in the system package manager:
- ```
- echo "deb https://dl.bintray.com/sbt/debian /" | sudo tee -a /etc/apt/sources.list.d/sbt.list
- sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 642AC823
- sudo apt-get update
- sudo apt-get install sbt
- ```
+1. Install sbt according to the instructions from [sbt download](https://www.scala-sbt.org/download.html).
1. Install Verilator.
We currently recommend Verilator version 4.016.