README.md aktualisiert
This commit is contained in:
@@ -14,10 +14,10 @@ sudo ln -s /opt/SimpleNote/SimpleNote /usr/bin/SimpleNote
|
|||||||
## Usage
|
## Usage
|
||||||
Open a Terminal and run:
|
Open a Terminal and run:
|
||||||
```bash
|
```bash
|
||||||
SimpleNote "Example Text"
|
SimpleNote
|
||||||
```
|
```
|
||||||
|
|
||||||
If u want to dispatch the Window from the Terminal run:
|
If u want to dispatch the Window from the Terminal run:
|
||||||
```bash
|
```bash
|
||||||
nohup SimpleNote "Example Text" &
|
nohup SimpleNote &
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user