Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Edit README for flit
Browse files Browse the repository at this point in the history
  • Loading branch information
foozzi committed Jul 21, 2020
1 parent 8102673 commit 335427b
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,16 +40,6 @@ Upgrading using pip:

$ pip install --upgrade cilantropy

or using easy install:

Installing using easy_install:

$ easy_install cilantropy

Upgrading using easy_install:

$ easy_install -U cilantropy

### Docker

Repository @ [DockerHub](https://hub.docker.com/r/fz11/cilantropy)
Expand Down Expand Up @@ -157,7 +147,9 @@ You only need to call the script (the -w option will automatically open your bro
Developers can setup a development environment using the "develop" command
from setuptools:

$ python setup.py develop
$ git clone git@github.com:foozzi/cilantropy.git && cd cilantropy
$ pip install flit --user
$ flit install
$ cilantropy

## Requirements
Expand Down

0 comments on commit 335427b

Please sign in to comment.