Fixed Markdown ordered list numbering.
Ensures ordered lists start at one instead of zero. [ci skip]
This commit is contained in:
@@ -61,8 +61,8 @@ the two projects are meant to be used:
|
||||
|
||||
## Requirements
|
||||
|
||||
0. [macOS High Sierra](https://www.apple.com/macos) (with latest software updates applied)
|
||||
0. [Xcode](https://developer.apple.com/xcode) (with accepted license agreement)
|
||||
1. [macOS High Sierra](https://www.apple.com/macos) (with latest software updates applied)
|
||||
1. [Xcode](https://developer.apple.com/xcode) (with accepted license agreement)
|
||||
|
||||
## Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user