Skip to content

Commit 75c358e

Browse files
committed
Un-number these points to avoid future diffs if things change
1 parent 65e199a commit 75c358e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ The Student Robotics public documentation.
88

99
1. [Install Ruby][install-ruby]
1010

11-
2. Install Bundler (2.3 or above) and Rake
11+
1. Install Bundler (2.3 or above) and Rake
1212

1313
``` shell
1414
$ gem install bundler rake
1515
```
1616

17-
3. Start the app in development mode
17+
1. Start the app in development mode
1818

1919
```shell
2020
$ rake dev
2121
```
2222

23-
4. View the website at <http://localhost:4000/docs/>
23+
1. View the website at <http://localhost:4000/docs/>
2424

2525
### Docker
2626

0 commit comments

Comments
 (0)