diff --git a/docs/src/index.md b/docs/src/index.md index b1a0370..8f639aa 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -8,10 +8,9 @@ However the methods implemented can equally be applied to other areas of physics ## Installation -The package may be installed by typing the following into a Julia REPL - +The package may be installed by typing `]` in a Julia REPL to enter the package manager, and then run the command ```julia - ] add https://github.com/shareloqs/MPSDynamics.git + pkg> add MPSDynamics ``` ## Table of Contents