update README.md
This commit is contained in:
parent
999416249a
commit
9d7ddfd708
@ -56,8 +56,9 @@ siguientes órdenes:
|
||||
2. `virtualenv venv`
|
||||
3. `source venv/bin/activate`
|
||||
4. `pip install -U -r requeriments.txt`
|
||||
5. `(cd cl-pelican/cl-theme && make compile)`
|
||||
6. `make html`
|
||||
5. `(cd cl/cl-theme && make compile)`
|
||||
6. `cp -v Makefile.example Makefile`
|
||||
7. `make html`
|
||||
|
||||
Tras completar estos pasos, el blog estará disponible en la carpeta
|
||||
`output`. Abre el archivo `output/index.html` con tu navegador favorito
|
||||
|
Loading…
x
Reference in New Issue
Block a user