summaryrefslogtreecommitdiff
path: root/other/apidsl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'other/apidsl/README.md')
-rw-r--r--other/apidsl/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/other/apidsl/README.md b/other/apidsl/README.md
index c8241eb8..0b3e776d 100644
--- a/other/apidsl/README.md
+++ b/other/apidsl/README.md
@@ -4,7 +4,7 @@ with: https://github.com/iphydf/apidsl
4You can also use the following command if you can't install it: 4You can also use the following command if you can't install it:
5 5
6``` 6```
7cat tox.in.h | curl -X POST --data-binary @- https://criticism.herokuapp.com/apidsl > tox.h 7curl -X POST --data-binary @- https://criticism.herokuapp.com/apidsl < tox.in.h > tox.h
8``` 8```
9 9
10Note that the output must be passed through astyle with the config in 10Note that the output must be passed through astyle with the config in