diff --git a/README.md b/README.md index 33d74b3..a54e3e8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ pip install python-tables ``` ```py -from luatable import Table +from python-tables import Table tbl = Table() print(tbl) # <>