Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: hguthrie <hguthrie@users.noreply.github.com>
  • Loading branch information
dshevtsov and hguthrie authored Feb 14, 2020
1 parent 12eca38 commit 45ae758
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 @@ -58,7 +58,7 @@ Docfile begins with public sources, because the `rake init` task fails when it a
>**TIP**
>All the helper CLI commands for this project are implemented using [rake](https://github.com/ruby/rake).
You can get the complete list of available tasks by running `rake --tasks` or filter the list such as `rake --tasks test`.
Use the `rake --tasks` command for a complete list of available tasks, or filter the list using a keyword, such as `rake --tasks test`.
Once you have completed preparing your environment, you can build locally and preview the site in your browser.
Expand Down

0 comments on commit 45ae758

Please sign in to comment.