aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBryson Steck <steck.bryson@gmail.com>2022-03-23 22:03:58 -0600
committerBryson Steck <steck.bryson@gmail.com>2022-03-23 22:03:58 -0600
commitc7b76cd99f3026b47cba09c9b08cf2d2a213e773 (patch)
treeebb87de6f4a68f272b7c09e2e9d865acfd5aada9 /README.md
parentd80feb1da006af7e217c33d451d5c74b2be67180 (diff)
downloadlset-c7b76cd99f3026b47cba09c9b08cf2d2a213e773.tar
lset-c7b76cd99f3026b47cba09c9b08cf2d2a213e773.tar.gz
lset-c7b76cd99f3026b47cba09c9b08cf2d2a213e773.tar.bz2
update readme with macos instructionsHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9c55883..cc9bab4 100644
--- a/README.md
+++ b/README.md
@@ -28,6 +28,10 @@ python3
pip3
```
+The following instructions are for Linux (and possibly other \*NIX systems). You can view the installation instructions for macOS and Windows here:
+* [macOS](doc/MACOS.md)
+* [Windows]() (COMING SOON)
+
You can install these with the following commands in these distros:
### Ubuntu/Debian
```bash