Commit 9bfefd1f authored by rusty1s's avatar rusty1s
Browse files

typo

parent ef6fa227
...@@ -29,7 +29,7 @@ All included operations work on varying data types, are implemented both for CPU ...@@ -29,7 +29,7 @@ All included operations work on varying data types, are implemented both for CPU
## Installation ## Installation
```sh ```
python setup.py install python setup.py install
``` ```
...@@ -58,6 +58,6 @@ print(argmax) ...@@ -58,6 +58,6 @@ print(argmax)
## Running tests ## Running tests
```sh ```
python setup.py test python setup.py test
``` ```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment