Fixing another typo in README.md

This commit is contained in:
Eugene Kolo 2016-01-23 00:34:31 -05:00
parent 5808fd61c7
commit 9bc9c328c1

View file

@ -151,7 +151,7 @@ To add a tool (say, named *toolname*), do the following:
1. Create a `toolname` directory.
2. Create an `install` script.
3. (optional) if special uninstall steps are reuired, create an `uninstall` script.
3. (optional) if special uninstall steps are required, create an `uninstall` script.
### Install Scripts