Skip to content

Commit

Permalink
Add missing full stop
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Jan 14, 2022
1 parent 7b5b45c commit 03d7fec
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 @@ -8,6 +8,6 @@ For developers, the packaging pipeline was built using Rake. The following tasks
the files included in the cars pack:
- `:clean`: Removes all unnecessary files from cars/, such as paintkits, extra folders, etc. Use it before pushing to this repo!
- `:package`: Packages the whole cars/ directory into a zip file.
- `:version`: Generates a packages.json file, which is later used for distributing the pack via the [RVGL Launcher](https://re-volt.gitlab.io/rvgl-launcher/#download)
- `:version`: Generates a packages.json file, which is later used for distributing the pack via the [RVGL Launcher](https://re-volt.gitlab.io/rvgl-launcher/#download).

Using `rake` on its own will execute all in its intended order: `:clean, :package, :version`.

0 comments on commit 03d7fec

Please sign in to comment.