Skip to content

Commit 589e48a

Browse files
authored
Merge pull request #10 from stackabletech/fix/typo
Fixed typo in README.md
2 parents 7a7e76e + 3b7ae5d commit 589e48a

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
@@ -16,7 +16,7 @@ But you can also use `pip`:
1616
# from PyPI
1717
pip install beku-stackabletech
1818
# from GitHub
19-
pip install git+https://github.com/stackabletech/beku.py.git@master
19+
pip install git+https://github.com/stackabletech/beku.py.git@main
2020
```
2121

2222
Or via NixOS and Nix Shell:

0 commit comments

Comments
 (0)