Update README.rst

- Explicitly install nazoru-input from PyPi.
- Remove unnecessary indents
- apt install for necessary packages (tested on a fresh Debian 9 image on GCE).
This commit is contained in:
Makoto Shimazu
2018-04-01 14:46:31 +09:00
parent 77453137ed
commit 15ea07071c
2 changed files with 80 additions and 61 deletions

View File

@@ -24,7 +24,7 @@ def read_file(name):
setup(
name='nazoru-input',
version='0.1.1',
version='0.1.2',
author='Makoto Shimazu',
author_email='shimazu@google.com',
url='https://landing.google.com/tegaki',