Skip to content

Commit 9f0a145

Browse files
committed
[Code] Minor readme update
1 parent f96dd1c commit 9f0a145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ b[2, 1] = True
6969
print(a, b, a.mxm(b), sep="\n")
7070
```
7171

72-
## Installation
72+
### Installation
7373

7474
If you are running **Linux based** OS (tested on Ubuntu 20.04) you can download the official
7575
PyPI **pycubool** python package, which includes compiled library source code

0 commit comments

Comments
 (0)