Skip to content

Commit 73a378b

Browse files
authored
Update README.md
1 parent 6b84447 commit 73a378b

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
@@ -13,7 +13,7 @@ This is a python module for encoding and correcting data using [BCH codes](https
1313
## Installing from source:
1414
Make sure you have python-dev setup. For Windows, this means you need Visual Studio 2015.
1515

16-
$ pip install .
16+
$ pip install .
1717

1818
## Module Documentation
1919
bchlib.__BCH(__ polynomial, t[, reverse] __)__ → bch

0 commit comments

Comments
 (0)