forked from mgl_crew/Mitgliederladen
15 lines
343 B
Markdown
15 lines
343 B
Markdown
# installation
|
|
|
|
## windows (step 1)
|
|
|
|
choco install -y
|
|
|
|
## Linux, macos (alernate step 1)
|
|
|
|
use apt, pacman, curl, brew or whatever.
|
|
|
|
## Always (steps 2 and so on)
|
|
|
|
- `rustup-init.sh` (Windows: rustup-init.ex, e.g. %AppData%\Local\Temp\chocolatey\rustup.install\1.25.1\rustup-init.exe)
|
|
- select a good match in the dialog of this CLI installer
|
|
|