Skip to content

Commit e128553

Browse files
authored
Merge pull request #121 from MultiSimOLab/fixreadme
Updates installation instructions in README
2 parents 247d07e + 84b5531 commit e128553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ src="https://github.com/jmartfrut/HyperFEM/blob/main/docs/imgs/logo.png?raw=true
2525
## Installation
2626
Open the Julia REPL, type `]` to enter package mode, and install as follows
2727
```julia
28-
pkg> add https://github.com/MultiSimOLab/HyperFEM
28+
pkg> add HyperFEM
2929
```
3030

3131
## Usage

0 commit comments

Comments
 (0)