diff --git a/README.md b/README.md index d14a16a..da29e14 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ to install from GH, probably do so using `poetry`). ### Git ```bash git clone https://github.com/rytheranderson/pyfracgen.git +cd pyfracgen poetry install ```