README.md in ios_toolchain-0.2.2 vs README.md in ios_toolchain-0.2.3

- old
+ new

@@ -56,10 +56,10 @@ rake ios:tidy:lint # Runs swiftlint rake ios:tidy:project_file # Sorts the project file rake ios:tidy:specs # Unfocusses any focussed Quick specs rake ios:tidy:whitespace # Removes trailing whitespace from code files rake shipit # Checks that we're ready to push, and then pushes the current branch to origin - rake toolchain:bootstrap[project_path] # Bootstraps iOS Toolchain configuration (project_path optional) + rake toolchain:bootstrap[project_root] # Bootstraps iOS Toolchain configuration (project_root optional) rake validate # Checks you if you need to do any cleanup of the code before you push ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/dmrschmidt/ios_toolchain. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.