Skip to content

Commit

Permalink
Fix grammar in README (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharxoxoxo authored Nov 27, 2023
1 parent 7a53daf commit 96c660f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ Changes to the ``main`` branch become immediately available online.

## Images

Please compress images before loading to repo, we recommend [https://tinypng.com/](https://tinypng.com/). High resolution images from professional photographers will kill load times.
Please compress images before loading them to the repo, we recommend [https://tinypng.com/](https://tinypng.com/). High-resolution images from professional photographers will kill load times.

## YouTube Videos

Please use https://www.youtube-nocookie.com/ instead of https://www.youtube.com/. Explanation [here](https://github.com/ros-planning/moveit.ros.org/issues/232).

## Build Locally on Ubuntu

Will install Ruby, Jekyll, build the website, and server the website on localhost:
Will install Ruby, and Jekyll, build the website, and server the website on localhost:

./build_locally.sh

If the dependencies are already installed (you've already run the previous command before locally):
If the dependencies are already installed (you've already run the previous command locally):

./build_locally.sh noinstall

Expand Down

0 comments on commit 96c660f

Please sign in to comment.