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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,9 +37,9 @@ $ xcode-select --install
37
37
38
38
### Windows
39
39
40
-
To build eduOS-rs you have to install a linker, [make](http://gnuwin32.sourceforge.net/packages/make.htm) and a [git client](https://git-scm.com/downloads).
40
+
To build eduOS-rs you have to install a linker and a [git client](https://git-scm.com/downloads).
41
41
We tested the eduOS-rs with the linker from Visual Studio.
42
-
Consequently, we suggest installing Visual Studio in addition to [make](http://gnuwin32.sourceforge.net/packages/make.htm) and [git](https://git-scm.com/downloads).
42
+
Consequently, we suggest installing Visual Studio in addition to [git](https://git-scm.com/downloads).
0 commit comments