Skip to content

Commit

Permalink
Update README.md -- installation
Browse files Browse the repository at this point in the history
  • Loading branch information
haanwinckel authored Oct 6, 2024
1 parent f2a9a93 commit e427962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ TaskBasedProduction is a Julia package that provides functions for calculating u

```julia
using Pkg
Pkg.add("TaskBasedProduction.git")
Pkg.add("TaskBasedProduction")
```
## Example Usage
```julia
Expand Down

0 comments on commit e427962

Please sign in to comment.