defaulting to bash now
This commit is contained in:
@@ -9,9 +9,10 @@ some features require user to have passwordless sudo rights
|
||||
Literally the most schizophrenically overengineered thing I have ever made. idk why I did that
|
||||
|
||||
## Quick start
|
||||
1. `git clone --recursive https://github.com/PrincessPi3/esp-idf-tools.git ~/esp-idf-tools`
|
||||
2. `bash ~/esp-idf-tools/esp-idf-tools-cmd.sh install`
|
||||
3. `source ~/.zshrc`
|
||||
1. `mkdir ~/esp`
|
||||
2. `git clone --recursive https://github.com/PrincessPi3/esp-idf-tools.git ~/esp/esp-idf-tools`
|
||||
2. `bash ~/esp/esp-idf-tools/esp-idf-tools-cmd.sh install`
|
||||
3. `source ~/.bashrc`
|
||||
4. `get-esp-tools`
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user