This commit is contained in:
irungentoo 2015-04-29 20:48:40 -04:00
commit 280ae5ecdd
No known key found for this signature in database
GPG Key ID: 10349DC9BED89E98

View File

@ -4,7 +4,7 @@ with: https://github.com/iphydf/apidsl
You can also use the following command if you can't install it:
```
cat tox.in.h | curl -X POST --data-binary @- https://criticism.herokuapp.com/apidsl > tox.h
curl -X POST --data-binary @- https://criticism.herokuapp.com/apidsl < tox.in.h > tox.h
```
Note that the output must be passed through astyle with the config in