diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ siguientes órdenes: 2. `cd cl` 3. `virtualenv -p python3 venv` 4. `source venv/bin/activate` -5. `pip install -U -r requeriments.txt` +5. `pip install -U -r requirements.txt` 6. `(cd cl-theme && make compile)` 7. `cp -v Makefile.example Makefile` 8. `make html` |