diff --git a/docs/src/index.md b/docs/src/index.md index 70d9b65..c8ea1a1 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -18,16 +18,20 @@ hero: text: View on Github link: https://github.com/camilogarciabotero/BioMarkovChains.jl --- - ``` -```@raw html

-
+
+ +

Get Started

Install `BioMarkovChains` from the julia REPL. Press `]` to enter `pkg` mode, and enter the `add BioMarkovChains` command. -
+```julia +(@v1.10) pkg> add BioMarkovChains +``` + +For more information, see the [Getting Started](@ref) section. -``` \ No newline at end of file +
\ No newline at end of file