Skip to content
Snippets Groups Projects
Verified Commit 6d1d4a75 authored by ck85nori's avatar ck85nori :railway_track:
Browse files

updates install with experience from first session

parent 7b245be9
Branches
No related tags found
No related merge requests found
...@@ -307,12 +307,18 @@ ...@@ -307,12 +307,18 @@
- **Linux:** `bash` and `git` - **Linux:** `bash` and `git`
- **Mac:** `bash` and `git` - **Mac:** `bash` and `git`
- **Windows 10+:** `WSL` - **Windows:** [git bash](https://git-scm.com/download/win)
- **Windows < 10:** `cmder`
---
1. install
1. open terminal
1. type: `git version`
notes: notes:
- [Windows Subsystem for Linux](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) - **Windows Subsystem for Linux (WSL)**: we don't use it because it
- who needs install? others can go instant break can't use native Windows editors
- **cmder**: we've tried it, it sucks
</section> </section>
</section> </section>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment