mirror of
https://github.com/mawww/kakoune.git
synced 2024-11-10 13:25:25 +03:00
Fix typo: make_bash.bash -> make_deb.bash
This commit is contained in:
parent
439f168928
commit
fa9169fe97
@ -198,7 +198,7 @@ There is a script in https://github.com/mawww/kakoune/blob/master/contrib/make_d
|
||||
You can then install the generated .deb package with the dpkg tool.
|
||||
|
||||
--------------------------------
|
||||
./make_bash.bash -e "your_email" -f "your_username"
|
||||
./make_deb.bash -e "your_email" -f "your_username"
|
||||
sudo dpkg -i thePackageName.deb
|
||||
--------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user