Skip to content

Commit

Permalink
Merge pull request #38 from casper-astro/readme-fix
Browse files Browse the repository at this point in the history
Minor readme update to set install from local casperfpga
  • Loading branch information
lmberkhout committed Jun 24, 2022
2 parents 258c166 + fd17f91 commit d4c8002
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 @@ -54,7 +54,7 @@ $ cd casperfpga/
$ git checkout master
$ sudo apt-get install python-pip
$ sudo pip install -r requirements.txt
$ sudo pip install casperfpga
$ sudo pip install .
```

The distribution on the Python Package Index is, of course, a built-distribution; this contains an already-compiled version of the SKARAB programming utility `progska`, written in `C`. Operating Systems tested using `pip install casperfpga` include:
Expand Down

0 comments on commit d4c8002

Please sign in to comment.