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
@@ -32,9 +32,9 @@ $ xcode-select --install
32
32
```
33
33
34
34
### Windows
35
-
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).
35
+
To build eduOS-rs you have to install a linker and a [git client](https://git-scm.com/downloads).
36
36
We tested the eduOS-rs with the linker from Visual Studio.
37
-
Consequently, we suggest installing Visual Studio in addition to [make](http://gnuwin32.sourceforge.net/packages/make.htm) and [git](https://git-scm.com/downloads).
37
+
Consequently, we suggest installing Visual Studio in addition to [git](https://git-scm.com/downloads).
38
38
39
39
### Linux
40
40
Linux users should install common developer tools.
0 commit comments