Skip to content

Commit ef1e70b

Browse files
authored
Update README.md
1 parent 23dbd24 commit ef1e70b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
### 📥 Installation
1717

18-
_#TODO_
18+
To install DIYship to your shell, simply append the correspond code file on this repo to your shell config file.
1919

2020
#### 🐚 Bash
2121

@@ -78,8 +78,7 @@ curl https://raw.githubusercontent.com/info-mono/diyship/main/xonsh >> ~/.xonshr
7878
### ⚙️ Configuration
7979

8080
DIYship is basically execute a command (which could be a path to an executable script file or program) and take it output as a prompt,
81-
you can change the command through variable:<br>
82-
`DIYSHIP_COMMAND_<POSITION>="<command>"`
81+
you can change the command through variable:
8382

8483
| Environment variable | Description |
8584
| ----------------------- | ------------------------------ |

0 commit comments

Comments
 (0)