From 0af9a6f22e96143ac80e4c4690d3abd2a2a69547 Mon Sep 17 00:00:00 2001 From: Oskar Laverny Date: Mon, 1 Apr 2024 11:18:08 +0200 Subject: [PATCH] up --- docs/src/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/src/index.md b/docs/src/index.md index 0df5ae4..8e1eaac 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -9,7 +9,8 @@ Documentation for [RateTables](https://github.com/lrnv/RateTables.jl). This pack You can install it through : ```julia -] add https://github.com/JuliaSurv/RateTables.jl +using Pkg +Pkg.add("https://github.com/JuliaSurv/RateTables.jl") ``` Then loading it through