Skip to content

Commit

Permalink
Fixing a typo in the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion committed Aug 2, 2019
1 parent 7d764b3 commit 84f819d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ See `rdme versions:create --help` for a full list of flags.
rdme versions:update <version>
```

Like `versions:create`, if you wish to automate this process and not be blocked by CLI input, you can supply the necessary flags to this command. See `rdme versions:create --help` or [automating this process](#automating-this-process) for more information.
Like `versions:create`, if you wish to automate this process and not be blocked by CLI input, you can supply the necessary flags to this command. See `rdme versions:update --help` or [automating this process](#automating-this-process) for more information.

#### Delete a version
You can remove a specific version from your project, as well as all of the attached specs
Expand Down

0 comments on commit 84f819d

Please sign in to comment.