diff options
author | SatoMew <SatoMew@users.noreply.github.com> | 2020-08-29 10:22:25 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-29 10:22:25 +0100 |
commit | ece8d68be1b5bf1c6087d39d6d372b7b83026b43 (patch) | |
tree | 3dc3d48d7db04a04ad18a5d3eba649c92a0ff504 | |
parent | fc277025d60051ca7c6af64b8a96f2317620536e (diff) |
Added the Linux column back
-rw-r--r-- | INSTALL.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL.md b/INSTALL.md index 7256a45d2..9f862a8cb 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,8 +1,8 @@ # Prerequisites -| macOS | Windows 10 -| - | - -| [Xcode Command Line Tools Package][xcode] | [Windows Terminal][terminal] and [Windows Subsystem for Linux (WSL)][wsl] +| Linux | macOS | Windows 10 +| - | - | - +| none | [Xcode Command Line Tools Package][xcode] | [Windows Terminal][terminal] and [Windows Subsystem for Linux (WSL)][wsl] [xcode]: https://developer.apple.com/library/archive/technotes/tn2339/_index.html [terminal]: https://docs.microsoft.com/windows/terminal/get-started |