mirror of
https://github.com/morrownr/8821cu-20210916.git
synced 2026-03-22 04:47:18 +08:00
Test for ${EDITOR} or fall-back to nano for text file editing
This commit is contained in:
@@ -29,7 +29,7 @@ How do I Enable Concurrent Mode?
|
||||
Edit the `Makefile` with a text editor:
|
||||
|
||||
```
|
||||
nano Makefile
|
||||
${EDITOR} Makefile
|
||||
```
|
||||
|
||||
Change the following line:
|
||||
|
||||
Reference in New Issue
Block a user