Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethassogba committed Nov 17, 2024
1 parent faeedfd commit ebe1e4a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,12 @@ The physics is coded in C++, with Python as user interface for easy and fast usa
## Build and Run

```bash
git clone --recursive https://github.com/kennethassogba/Demeter
mkdir build && cd build
cmake ..
make -j
```

or

```bash
cmake -B build
cmake --build build
```

Then try

```bash
Expand Down

0 comments on commit ebe1e4a

Please sign in to comment.