Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PortalMEC
portalmec
Wiki
how to execute
how to execute
· Changes
Page history
bnzanette created page: database schema
authored
Oct 21, 2015
by
Bruno Nocera Zanette
Show whitespace changes
Inline
Side-by-side
how-to-execute.md
View page @
2f2a5a65
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
1.
Instalar as dependências:
1.
Instalar as dependências:
```
bash
```
bash
$
sudo
apt-get
install
libmagickcore-dev libmagickwand-dev libpq-dev curl ffmpeg
$
sudo
apt-get
install
libmagickcore-dev libmagickwand-dev libpq-dev curl
libcurl4-openssl-dev
ffmpeg
```
```
2.
Instalar as gemas:
2.
Instalar as gemas:
...
...