Merge branch 'master' into foreign-index-todos

This commit is contained in:
Travis Turner 2020-07-11 18:24:55 -05:00 committed by GitHub
commit 9f80619f19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ See our [Documentation](https://www.pilosa.com/docs/) for information about inst
and verify that it's running:
```shell
curl localhost:10101/nodes
curl localhost:10101/status
```
3. Follow along with the [Sample Project](https://www.pilosa.com/docs/getting-started/#sample-project) to get a better understanding of Pilosa's capabilities.