Skip to content

Commit 7a364e6

Browse files
committed
2 parents be61c75 + 3816e9c commit 7a364e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ Current `solc` version is `0.5.8`, if you want to use an earlier version, for no
7777
(... truncated ...)
7878
```
7979
* Select a commit, for example: `v0.5.6+commit.b259423e`
80-
* Set the version to that commit: `curl -X POST --data '{"version": "v0.5.8+commit.23d335f2"}' http://localhost:9090/solc`
80+
* Set the version to that commit: `curl -X POST --data '{"version": "v0.5.8+commit.23d335f2"}' http://localhost:9090/solc -H 'Content-Type: application/json'`
8181
* Check what version is loaded: `curl http://localhost:9090/solc`
8282
8383
# Features

0 commit comments

Comments
 (0)