Skip to content

Commit 29035e7

Browse files
author
evantayloryates
authored
Update README.md
1 parent eba3d29 commit 29035e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ cd apod-api
2929
```bash
3030
pip install -r requirements.txt -t lib
3131
```
32-
 
3332
4. Add `lib` to your PYTHONPATH and run the server
3433
```bash
3534
PYTHONPATH=./lib python apod/service.py
@@ -61,6 +60,7 @@ pip install -r requirements.txt
6160
```bash
6261
python apod/service.py
6362
```
63+
 
6464
### `conda` environment <a name="conda"></a>
6565

6666
1. Clone the repo

0 commit comments

Comments
 (0)