Skip to content

Commit

Permalink
Remove defunct info from README
Browse files Browse the repository at this point in the history
  • Loading branch information
fcooper8472 committed Jun 14, 2024
1 parent 9130271 commit e3ff2d5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,12 @@
# GENIE
**G**ene-**EN**viroment **I**nteraction **E**stimator



## Prerequisites
The following packages are required on a Linux machine to compile and use the software package.
```
g++
cmake
make
## If there are no boost/GSL libraries, one possible way to install them:
# sudo apt-get install libboost-all-dev
# sudo apt-get install libgsl-dev
```

## How to install :
Expand Down Expand Up @@ -133,4 +127,3 @@ Bogdan Pasaniuc, Sriram Sankararaman. Nature Communications (2020); doi: https:/
```
v1.0.0
```

0 comments on commit e3ff2d5

Please sign in to comment.