You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,9 +29,9 @@ Rune stands out for being:
29
29
30
30
31
31
## Pre compiled binaries
32
-
In the [dist directory](dist/), you will find pre compiled binaries for the three major platforms. (However they might not always be up to date).
33
-
34
-
To get the latest builds, you can download them from the build artifaces section. Go to [Artifacts](https://github.com/RednibCoding/runevm/actions/workflows/go-build.yml) and click on the latest build (top most entry) and then scroll down to artifacts:
32
+
You can download the latest stable release from the [releases](https://github.com/RednibCoding/runevm/releases)
33
+
### Latest unstable builds
34
+
To get the latest unstable builds, you can download them from the build artifaces section. Go to [Artifacts](https://github.com/RednibCoding/runevm/actions/workflows/go-build.yml) and click on the latest build (top most entry) and then scroll down to artifacts:
0 commit comments