From ff2ef6973c10d45f41c21e3b3fdbaae1a96e1a14 Mon Sep 17 00:00:00 2001 From: ncoop57 Date: Sun, 27 Aug 2023 22:50:06 +0000 Subject: [PATCH] commit index change --- nbs/index.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nbs/index.ipynb b/nbs/index.ipynb index 5e9fc26..5ecd7bf 100644 --- a/nbs/index.ipynb +++ b/nbs/index.ipynb @@ -16,7 +16,7 @@ "source": [ "# treasure_trove\n", "\n", - "> Find the treasure in your trove of data" + "![Find the treasure in your trove of data](assets/treasure_trove.jpeg)" ] }, { @@ -38,7 +38,7 @@ "metadata": {}, "source": [ "```sh\n", - "pip install treasure_trove\n", + "pip install git+https://github.com/CarperAI/treasure_trove\n", "```" ] },