Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ Please cite this package as follows if you use it in your work:
* [Rocky Linux 8](https://github.com/FiroozehDastur/DistributedWorkflows.jl/releases/download/v0.1.0/distributedworkflow_rockylinux8)
* [Rocky Linux 9](https://github.com/FiroozehDastur/DistributedWorkflows.jl/releases/download/v0.1.0/distributedworkflow_rockylinux9)

3. Once the installation is complete, navigate to the directory where you saved your binary file and install it in a target location of your choice as follows:
3. Once the installation is complete, navigate to the directory where you saved your binary file and run it install it in a target location of your choice as follows:

```
./distributedworkflow_myOS --target zeda
sh distributedworkflow_myOS -- --target zeda
```

> ---
Expand Down