Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update macos.md, remove anaconda #246

Merged
merged 1 commit into from
Aug 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions install/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,6 @@ Um git beizubringen, VSCodium zu benutzen, im Terminal:

git config --global core.editor "codium --wait"

### Anaconda

- [Anaconda](https://www.anaconda.com/products/individual#Downloads): Python und
Bibliotheken

__Wichtig__: Wir wollen Python 3.9 Graphical Installer (unten auf der Seite). Das Paket installieren.

Wenn der Laptop/Rechner einen M1-Chip hat muss der `64-bit (M1) Graphical Installer` heruntergeladen werden.

### MacTeX

- [MacTeX](https://tug.org/mactex/): Umfassende LaTeX-Distribution
Expand Down