From 47b4fb6f73cb47e467bb036ba123872cc7849ce3 Mon Sep 17 00:00:00 2001 From: Lane Rettig Date: Tue, 30 Jul 2024 13:16:15 -0700 Subject: [PATCH] http -> https --- book/src/chapter_3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/src/chapter_3.md b/book/src/chapter_3.md index 046ad9de..178f2a81 100644 --- a/book/src/chapter_3.md +++ b/book/src/chapter_3.md @@ -10,7 +10,7 @@ Currently, to write, compile, and run smart contracts for Athena, you need to ha To start, simply enter the following command in a terminal: -`curl -L http://install.athenavm.org | bash` +`curl -L https://install.athenavm.org | bash` Follow the instructions to add Athena to your shell's path directory, then run