From 547082c04886f605b6f411b4ff3e42b54062f9a0 Mon Sep 17 00:00:00 2001 From: Leonard (Lenny) Truong Date: Sun, 10 Jun 2018 13:33:22 -0700 Subject: ucb-bar -> freechipsproject in clone instruction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39334d1e..a7bba7c8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ sbt assembly ##### Installation 1. Clone the repository: - ```git clone https://github.com/ucb-bar/firrtl.git && cd firrtl``` + ```git clone https://github.com/freechipsproject/firrtl.git && cd firrtl``` 1. Compile firrtl: ```sbt compile``` 1. Run tests: ```sbt test``` 1. Build executable (`utils/bin/firrtl`): ```sbt assembly``` -- cgit v1.2.3