Skip to content

Commit f27c036

Browse files
committed
install info #5
1 parent eb3a685 commit f27c036

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/INSTALLATION.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Install Dyalog
2+
You can get started with APL and even tackle some of the exercises without installing anything on [TryAPL.org](https://tryapl.org). However, in order to run the test cases you must install the Dyalog interpreter on your machine.
3+
4+
Dyalog is available on Microsoft Windows, macOS and Linux. There is also a public Docker container allowing you to run Dyalog on any platform with Docker available. Go to [https://www.dyalog.com/download-zone.htm](https://www.dyalog.com/download-zone.htm) to Download Dyalog.
5+
6+
> **NOTE:**
7+
On Linux, we recommand also installing the Ride graphical IDE. More information and installation instructions can be found in [the Ride documentation](https://dyalog.github.io/ride).

0 commit comments

Comments
 (0)