fix wording in README
This commit is contained in:
parent
1c22ceca01
commit
2ada289c84
|
@ -112,7 +112,7 @@ Optional:
|
||||||
orcli --help
|
orcli --help
|
||||||
```
|
```
|
||||||
|
|
||||||
* If your OpenRefine is running on a server, then use the environment variable OPENREFINE_URL.
|
* If your OpenRefine is running on a different port or host, then use the environment variable OPENREFINE_URL.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
OPENREFINE_URL="http://localhost:3333" orcli list
|
OPENREFINE_URL="http://localhost:3333" orcli list
|
||||||
|
|
Loading…
Reference in New Issue