Update README.md

This commit is contained in:
walisonjose 2018-11-23 18:06:19 -02:00 committed by GitHub
parent 6cd1b29413
commit 50a0028e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -14,4 +14,6 @@ Default Tainacan Theme, to be used with tainacan plugin
- php -r "if (hash_file('SHA384', 'composer-setup.php') === '$HASH') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" - php -r "if (hash_file('SHA384', 'composer-setup.php') === '$HASH') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;"
- sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer - sudo php composer-setup.php --install-dir=/usr/local/bin --filename=composer
- Execute o build - Execute o build
- ./build.sh - ./build.sh
#Teste Commit