We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 247d07e + 84b5531 commit e128553Copy full SHA for e128553
1 file changed
README.md
@@ -25,7 +25,7 @@ src="https://github.com/jmartfrut/HyperFEM/blob/main/docs/imgs/logo.png?raw=true
25
## Installation
26
Open the Julia REPL, type `]` to enter package mode, and install as follows
27
```julia
28
-pkg> add https://github.com/MultiSimOLab/HyperFEM
+pkg> add HyperFEM
29
```
30
31
## Usage
0 commit comments