Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ac3cloud/ript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.0
Choose a base ref
...
head repository: ac3cloud/ript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 3, 2017

  1. Verified

    This commit was signed with the committer’s verified signature.
    timmywil Timmy Willison
    Copy the full SHA
    181485d View commit details
  2. Merge pull request #26 from bulletproofnetworks/readme-fix

    Fix markdown in readme
    davidmckenzie authored Sep 3, 2017
    Copy the full SHA
    5963bb7 View commit details
Showing with 1 addition and 2 deletions.
  1. +1 −2 README.md
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -81,8 +81,7 @@ sudo bin/rbenv-sudo cucumber -r features/support/ -r features/step_definitions/
```

ript commands can be run like so:

```` bash
``` bash
sudo bin/rbenv-sudo bundle exec ript --help
```