GettingStarted.md: fix incorrect list item index

This commit is contained in:
Max Desiatov
2023-06-20 10:05:32 +01:00
committed by GitHub
parent 3a0802b26f
commit f61249d34e

View File

@@ -163,7 +163,7 @@ toolchain as a one-off, there are a couple of differences:
* [CentOS 7](https://github.com/apple/swift-docker/blob/main/swift-ci/master/centos/7/Dockerfile)
* [Amazon Linux 2](https://github.com/apple/swift-docker/blob/main/swift-ci/master/amazon-linux/2/Dockerfile)
3. To install [Sccache][] (optional):
2. To install [Sccache][] (optional):
* If you're not building within a Docker container:
```sh
sudo snap install sccache --candidate --classic