Skip to content

Commit

Permalink
, to local section in windows instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrbeckm committed Aug 24, 2023
1 parent b602ce4 commit ca6e5ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install/windows-11.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ mkdir -p ~/.local
```

Dieser Befehl erstellt einen Ordner mit dem Namen `.local`, falls dieser nicht schon existiert
und tut gar nichts falls dieser Ordner schon existiert.
und tut gar nichts, falls dieser Ordner schon existiert.


### <a id="Mambaforge"></a>Mambaforge: Python Installation
Expand Down
2 changes: 1 addition & 1 deletion install/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ mkdir -p ~/.local
```

Dieser Befehl erstellt einen Ordner mit dem Namen `.local`, falls dieser nicht schon existiert
und tut gar nichts falls dieser Ordner schon existiert.
und tut gar nichts, falls dieser Ordner schon existiert.

### <a id="Mambaforge"></a>Mambaforge: Python Installation

Expand Down

0 comments on commit ca6e5ca

Please sign in to comment.