From aa0cfecdb33df6a6bcd196fc40b5bc83ca29ce28 Mon Sep 17 00:00:00 2001 From: alisharawal <65546978+alisharawal@users.noreply.github.com> Date: Wed, 20 May 2020 11:37:22 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ccae2b91..3d7af147c 100644 --- a/README.md +++ b/README.md @@ -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.