diff --git a/README.md b/README.md index 853b3f8..8f535e9 100644 --- a/README.md +++ b/README.md @@ -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