updates README, fixes typo in new_project.sh
This commit is contained in:
parent
21d4cafb8c
commit
27e3294909
2 changed files with 5 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Jack Humbert 2015
|
||||
|
||||
if [ -z "$1" ]; then
|
||||
echo "Usege: $0 <keyboard_name>"
|
||||
echo "Usage: $0 <keyboard_name>"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue