Update README.md
This commit is contained in:
parent
c72f19a177
commit
3b1b042d25
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
> Highlighting Botero's cat sculpture in El Raval, Barcelona
|
> Highlighting Botero's cat sculpture in El Raval, Barcelona
|
||||||
|
|
||||||
<img src="site/assets/gato-del-raval.jpg" width="400" alt="gato del raval">
|
<img src="site/assets/gato-del-raval.jpg" width="500" alt="gato del raval">
|
||||||
|
|
||||||
[![build status](https://www.git.berlin/kremalicious/kretschmann.cat/badges/master/build.svg)](https://www.git.berlin/kremalicious/kretschmann.cat/commits/master)
|
[![build status](https://www.git.berlin/kremalicious/kretschmann.cat/badges/master/build.svg)](https://www.git.berlin/kremalicious/kretschmann.cat/commits/master)
|
||||||
|
|
||||||
@ -29,8 +29,9 @@ aws_secret_access_key = <YOUR_SECRET_ACCESS_KEY>
|
|||||||
Continue with installing dependencies:
|
Continue with installing dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
npm install -g gulp
|
||||||
npm install
|
npm install
|
||||||
``
|
```
|
||||||
|
|
||||||
And finally deploy:
|
And finally deploy:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user