Skip to content
Snippets Groups Projects
Unverified Commit 974029ea authored by Luca Moser's avatar Luca Moser Committed by GitHub
Browse files

Merge pull request #219 from iotaledger/fix/readme

Clarify where the executable files are
parents 0753dc73 061bf217
No related branches found
No related tags found
No related merge requests found
......@@ -111,9 +111,9 @@ You have two options to install and run GoShimmer:
### Execute the precompiled executable file
This repository includes a `goshimmer` file (for Linux and macOS) and a `goshimmer.exe` file (for Windows), which are precompiled executables.
The [release page](https://github.com/iotaledger/goshimmer/releases) includes downloadable files for Linux, macOS, and Windows.
To run the node, all you need to do is execute one of these files, depending on your operating system.
To run the node, all you need to do is download and execute one of these files, depending on your operating system.
```bash
# Linux and macOS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment