mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-18 22:27:51 +00:00
Fix minor typo in README.md (#49)
There was a space in an instance of the word instead
This commit is contained in:
parent
34e437b23c
commit
195e84fe09
@ -29,7 +29,7 @@ they are reusable as-is in most scripts.
|
||||
|
||||
## Goals
|
||||
|
||||
Delete-Key-**Friendly**. In stead of introducing packages, includes, compilers, etc., we propose using [`main.sh`](http://bash3boilerplate.sh/main.sh) as a base and removing the parts you don't need.
|
||||
Delete-Key-**Friendly**. Instead of introducing packages, includes, compilers, etc., we propose using [`main.sh`](http://bash3boilerplate.sh/main.sh) as a base and removing the parts you don't need.
|
||||
While this may feel a bit archaic at first, it is exactly the strength of Bash scripts that we should want to embrace.
|
||||
|
||||
**Portable**. We are targeting Bash 3 (OSX still ships
|
||||
|
Loading…
Reference in New Issue
Block a user