Skip to content

Commit ae37d8a

Browse files
author
Pietro Albini
committed
Merge pull request #43 from thesharp/master
Replace make command with invoke in README.md
2 parents 87bc315 + 09e1a58 commit ae37d8a

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
@@ -47,7 +47,7 @@ pip, virtualenv, setuptools and [invoke][3] installed:
4747
$ cd botogram
4848
$ invoke install
4949

50-
On some Linux systems you might need to wrap the ``make install`` command with
50+
On some Linux systems you might need to wrap the ``invoke install`` command with
5151
``sudo``, if you don't have root privileges.
5252

5353
[1]: https://core.telegram.org/bots

0 commit comments

Comments
 (0)