Skip to content

Commit

Permalink
Update README a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
davidanthoff committed Aug 26, 2022
1 parent 4605986 commit 5d0fdf7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ This repository holds a component using the [Mimi](https://www.mimiframework.org

## Preparing the Software Environment

To add the package to your current environment, run the following command at the julia package REPL:
To add the package to your current environment, run the following command at the Julia package REPL:
```julia
pkg> add https://github.com/anthofflab/MimiRFFSPs.jl.git
pkg> add MimiRFFSPs
```
You probably also want to install the Mimi package into your julia environment, so that you can use some of the tools in there:
You probably also want to install the Mimi package into your Julia environment, so that you can use some of the tools in there:
```
pkg> add Mimi
```
Expand Down

0 comments on commit 5d0fdf7

Please sign in to comment.