Skip to content
Snippets Groups Projects
Unverified Commit 061bf217 authored by Jake Cahill's avatar Jake Cahill Committed by GitHub
Browse files

Clarify where the executable files are

parent 0753dc73
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