From 54cb6ce47ed3ef01b8c39578f0ffab514ab49ff3 Mon Sep 17 00:00:00 2001 From: Alan Bernstein Date: Tue, 20 Mar 2018 14:21:16 -0500 Subject: [PATCH] Add description for external tutorials --- docs/tutorials.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tutorials.md b/docs/tutorials.md index f9b4a1494..ccbcc36bc 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -10,6 +10,8 @@ nav = [ ### External Tutorials +Some of our tutorials work better as standalone repos, since you can `git clone` the instructions, code, and data all at once. Officially supported tutorials are listed here. + - [Run Pilosa with Microsoft's Azure Cosmos DB](https://github.com/pilosa/cosmosa) ## Tutorials