Skip to content

Commit 0d8236e

Browse files
committed
Refine binder information
1 parent 2ba5133 commit 0d8236e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/freechipsproject/chisel-bootcamp/master)
2-
3-
**_For previous users of the bootcamp, we have upgraded from Scala 2.11 to Scala 2.12. If you are encountering errors, please follow the installation instructions to upgrade to 2.12._**
1+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/sysprog21/chisel-bootcamp/HEAD)
42

53
# Chisel Bootcamp
64

@@ -42,7 +40,7 @@ Then open the provided URL (starting with http://127.0.0.1:8888) in your browser
4240

4341
### Alternative Options
4442

45-
- Try it online [HERE](https://mybinder.org/v2/gh/freechipsproject/chisel-bootcamp/master)! No local installation required!
43+
- Try it online [HERE](https://mybinder.org/v2/gh/sysprog21/chisel-bootcamp/HEAD)! No local installation required!
4644
- For local installation without Docker, [look at installation instructions here](Install.md).
4745

4846
## Outline

0 commit comments

Comments
 (0)