Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
goshimmer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iota-imt
goshimmer
Commits
bbb8f059
Unverified
Commit
bbb8f059
authored
5 years ago
by
Luca Moser
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #221 from iotaledger/develop
Clarify where the executable files are
parents
fa821f97
4013489e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
bbb8f059
...
...
@@ -111,9 +111,9 @@ You have two options to install and run GoShimmer:
### Execute the precompiled executable file
Th
is repository includes a
`goshimmer`
file
(
for Linux
and
macOS
)
and
a
`goshimmer.exe`
file (for Windows), which are precompiled executable
s.
Th
e
[
release page
](
https://github.com/iotaledger/goshimmer/releases
)
includes downloadable
file
s
for Linux
,
macOS
,
and
Window
s.
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment