This commit is contained in:
jan 2016-04-13 04:00:27 -07:00
parent 6359e7b5a6
commit c8e709c1d7

View File

@ -35,7 +35,7 @@ git clone https://mpxd.net/gogs/jan/opencl-fdtd.git
You can install the requirements and their dependencies easily with You can install the requirements and their dependencies easily with
```bash ```bash
pip intall -r requirements.txt pip install -r requirements.txt
``` ```
## Running ## Running