Skip to content

Commit

Permalink
release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kienerj committed Mar 30, 2021
1 parent d205fb2 commit 73d19e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ This takes care of all dependencies and is the suggested way to try it out.

##### Existing environment

To install into an existing environment, please ensure the needed requirements are already installed as the install script does not verify them.
To install into an existing environment, please ensure the needed requirements are already installed as the install script does not verify all of them.

```bash
pip install git+https://github.com/kienerj/molecule-slide-generator
pip install molecule-slide-generator
```

### Features
Expand Down
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ dependencies:
- pip
- git
- pip:
- git+https://github.com/kienerj/molecule-slide-generator.git
- molecule-slide-generator

0 comments on commit 73d19e4

Please sign in to comment.