Update quickstart.md (#989)

This commit is contained in:
Federico Gallo 2022-07-07 18:00:54 -03:00 committed by GitHub
parent 23d848299d
commit 8f9f24296b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -153,8 +153,8 @@ the steps of the previous section.
``` ```
{{% alert title="Note" color="info" %}} {{% alert title="Note" color="info" %}}
**Getting build failures?** Most issues, at this point, are a result of a **Getting build failures?** Most issues, at this point, are the result of a
faulty installation. Ensure that the have the right versions of `cmake`, and faulty installation. Make sure you have the right version of `cmake`, and
carefully recheck your installation. carefully recheck your installation.
{{% /alert %}} {{% /alert %}}