all repos — py-vite @ ef0c19a86e32b098958dcdaf1dbaaf4ce862289c

the original vite, written in python

docs: update installation instructions
Anirudh icyph0x@pm.me
Mon, 30 Apr 2018 09:53:30 +0530
commit

ef0c19a86e32b098958dcdaf1dbaaf4ce862289c

parent

1ef2315ae09a8b446cfa0cb2ae705a6d94f2ffce

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -12,9 +12,8 @@

Installation ------------ -Clone this repo and: ```console -$ pip install . # in the cloned directory +$ pip install vite ``` Usage -----