Skip to content

Commit

Permalink
docs/typos: md typos
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <31996+avelino@users.noreply.github.com>
  • Loading branch information
avelino committed Apr 26, 2024
1 parent a8c1155 commit 36430a6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/run-it-mocker-server.md
Expand Up @@ -25,11 +25,11 @@ CONFIG=moclojer.yml clojure -X:run

You don’t have the binary file yet? [Download it here](https://github.com/avelino/moclojer/releases/latest). The moclojer is distributed as follows:

* Binary format: `moclojer_<OS>` - _in binary format (you don’t need anything additional on your operating system to run it)_
* Binary format: `moclojer_<OS>` - *in binary format (you don’t need anything additional on your operating system to run it)*
* Linux `moclojer_Linux`
* macOS `moclojer_macOS`
* `moclojer.jar` - _in java format (you need to install java to run it)_
* Docker image - _in docker format (you need to install docker to run it)_
* `moclojer.jar` - _in java format *(you need to install java to run it)*
* Docker image - _in docker format *(you need to install docker to run it)*

After creating the file you must run moclojer passing the configuration file by the `CONFIG` environment variable:

Expand Down

0 comments on commit 36430a6

Please sign in to comment.