Skip to content

Commit

Permalink
Update GitHub Clone path in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankov authored Nov 3, 2021
1 parent 1125a16 commit 3f48310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Pigasus has a hardware component, that runs on an FPGA, and a software component

To start, clone this repository:
```bash
git clone https://github.com/cmu-snap/pigasus.git
git clone https://github.com/crossroadsfpga/pigasus.git
```

If you just want to do RTL simulation, please jump to [Developing Pigasus](#developing-pigasus). The [Software Configuration](#software-configuration) is only necessary for running Pigasus in a real system.
Expand Down

0 comments on commit 3f48310

Please sign in to comment.