Skip to content

Commit

Permalink
Update build/install instruction in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Baduit committed Oct 21, 2024
1 parent 6fe23f2 commit f12ff2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,13 +47,11 @@ Some additional documentation can be found in `cydoomgeneric/cydoomgeneric.pyx`.

## Building

The following python packages are required: `numpy cython`.

To build and install cydoomgeneric, run the following commands:

```
$ cd cydoomgeneric
$ python setup.py install
$ pip install .
```

## Demo Screenshots
Expand Down

0 comments on commit f12ff2a

Please sign in to comment.