Skip to content

Commit

Permalink
Actualizacion de url en readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iheredia committed Mar 9, 2016
1 parent 549a653 commit 5d161cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Suponiendo que la instancia de ckan está instalada en /usr/lib/ckan/default/src
```
$ . /usr/lib/ckan/default/bin/activate
(virtualenv) $ cd /usr/lib/ckan/default
(virtualenv) $ pip install -e "git+https://github.com/transparencia-argentina/ckanext-gobar_theme.git#egg=ckanext-gobar_theme"
(virtualenv) $ pip install -e "git+https://github.com/gobabiertoAR/datos.gob.ar.git#egg=ckanext-gobar_theme"
```
Y agregar al archivo de configuracion de ckan (development.ini o production.ini) el plugin
```
Expand Down

0 comments on commit 5d161cb

Please sign in to comment.