Skip to content

Commit ad49af3

Browse files
Update README.md
1 parent 5cc87d7 commit ad49af3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Tutorial Instalação para Desenvolvedores
22

3+
Acompanhar este tutorial em vídeo:
4+
https://www.youtube.com/watch?v=O7oxFM3hXm8
35

46
# 1º Passo - Instalar o Postgres
57

@@ -25,6 +27,7 @@
2527
* sudo pip install --upgrade pip
2628
* sudo pip install -r pip-requirements
2729
* sudo npm install -g less
30+
* sudo ln -s /usr/bin/nodejs /usr/bin/node
2831
* wget http://download.gna.org/wkhtmltopdf/0.12/0.12.1/wkhtmltox-0.12.1_linux-trusty-amd64.deb
2932
* sudo dpkg -i wkhtmltox-0.12.1_linux-trusty-amd64.deb
3033

0 commit comments

Comments
 (0)