Skip to content

Commit

Permalink
A bit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pylover committed Jan 21, 2020
1 parent 04790a1 commit 74d7aa5
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ pip install git+https://github.com/pylover/fittonia.git
fittonia completion install
```

Deactivate and activate your virtual environment to use bash auto completion.

```bash
deactivate && workon <virtualenv>
```

#### Help?

Expand All @@ -58,13 +63,6 @@ fittonia db --help
fittonia jwt --help
```


Deactivate and activate your virtual environment to use bash auto completion.

```bash
deactivate && workon <virtualenv>
```

#### Create database

```bash
Expand Down

0 comments on commit 74d7aa5

Please sign in to comment.