diff --git a/README.md b/README.md index 5c85298..354298f 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ with Python version 3.9 and `libomp` installed from Homebrew). With those dependencies met, simply run: ```none -git clone https://github.com/douglasdavis/pygram11.git --recurse-submodes +git clone https://github.com/douglasdavis/pygram11.git --recurse-submodules cd pygram11 pip install . ```