mirror of
https://github.com/mikegerber/ocrd_calamari.git
synced 2025-06-09 11:49:53 +02:00
✒ README: Use backtick syntax for code block
This commit is contained in:
parent
b0fb554b31
commit
ab9182be1b
1 changed files with 2 additions and 2 deletions
|
@ -2,11 +2,11 @@ Testing
|
|||
-------
|
||||
In a Python 3 virtualenv:
|
||||
|
||||
~~~
|
||||
```
|
||||
pip install -e .
|
||||
pip install -r requirements-test.txt
|
||||
make test
|
||||
~~~
|
||||
```
|
||||
|
||||
Releasing
|
||||
---------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue