mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 08:55:05 -04:00
fixed wrong download url
This commit is contained in:
parent
3256a65204
commit
7df2b460ac
@ -1,6 +1,6 @@
|
||||
[](https://travis-ci.org/hneemann/Digital)
|
||||
[](https://codecov.io/gh/hneemann/Digital)
|
||||
[](https://github.com/hneemann/Digital/releases/download/v0.23/Digital.zip)
|
||||
[](https://github.com/hneemann/Digital/releases/latest/download/Digital.zip)
|
||||
|
||||
# Digital #
|
||||
|
||||
@ -10,10 +10,10 @@ Digital is a easy-to-use digital logic designer and circuit simulator designed f
|
||||
|
||||

|
||||
|
||||
## [Download](https://github.com/hneemann/Digital/releases/download/v0.23/Digital.zip) and Installation ##
|
||||
## [Download](https://github.com/hneemann/Digital/releases/latest/download/Digital.zip) and Installation ##
|
||||
|
||||
There is no installation required, just unpack the *Digital.zip* file, which is
|
||||
available for [download](https://github.com/hneemann/Digital/releases/download/v0.23/Digital.zip).
|
||||
available for [download](https://github.com/hneemann/Digital/releases/latest/download/Digital.zip).
|
||||
On Windows machines the EXE file can be executed, on Linux start the shell script
|
||||
and on MacOS the JAR file can be started directly.
|
||||
A [Java Runtime Environment](https://www.java.com/) (at least JRE 8) is required
|
||||
|
Loading…
x
Reference in New Issue
Block a user