Skip to content

Commit

Permalink
Published with https://stackedit.io/
Browse files Browse the repository at this point in the history
  • Loading branch information
m8rge committed Apr 15, 2015
1 parent 41eae2d commit 2c1029a
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 @@ -38,7 +38,7 @@ echo -e "\nvendor/" >> .gitignore
Download [swagger2slate.phar](https://github.com/e96/swagger2slate/releases/latest) to current directory and set execution rights to file
```shell
chmod +x swagger2slate.phar
echo -e "\nswagger2slate.phar/" >> .gitignore
echo -e "\nswagger2slate.phar" >> .gitignore
```

Generate slate markdown
Expand Down

0 comments on commit 2c1029a

Please sign in to comment.