Skip to content

Commit 5f87e64

Browse files
committed
change package name in README
1 parent 5ba07bc commit 5f87e64

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Requires [Docker Engine](https://docs.docker.com/engine/installation/).
1111

1212
## Installation
1313

14-
1. Download the latest release per https://github.com/cs50/lib50-python/releases
15-
1. Extract `lib50-python-*`
16-
1. `cd lib50-python-*`
14+
1. Download the latest release per https://github.com/cs50/python-cs50/releases
15+
1. Extract `python-cs50-*`
16+
1. `cd python-cs50-*`
1717
1. `make install`
1818

1919
## Usage
@@ -30,6 +30,7 @@ Requires [Docker Engine](https://docs.docker.com/engine/installation/).
3030

3131
## TODO
3232

33+
* Add install target to Makefile.
3334
* Add comments.
3435
* Conditionally install for Python 2 and/or Python 3.
3536
* Add targets for `pacman`, `rpm`.

0 commit comments

Comments
 (0)