From 11cb2bb14a83dfb16293d7ff072e2c170ec73ebc Mon Sep 17 00:00:00 2001 From: Alexis Roda Date: Sat, 27 Jul 2019 10:16:05 +0200 Subject: Fix markdown. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 72b9140..ccbd7e1 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,13 @@ Z80 assembler syntax I use. To install for production download the package from [z80count's releases tab](https://github.com/reidrac/z80count/releases), unpack and run: - python setup.py install + python setup.py install To install for developmet run: - git clone https://github.com/reidrac/z80count.git - cd z80count - pip install -e ".[dev]" + git clone https://github.com/reidrac/z80count.git + cd z80count + pip install -e ".[dev]" ## Requirements -- cgit v1.2.3