Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianpineda committed May 31, 2024
1 parent 41869d0 commit 65aa690
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 @@ -94,7 +94,7 @@ git submodule update --init
OR, you can directly run:

```bash
git clone --depth 1 --no-hardlinks --recurse-submodules --branch R-devel https://github.com/shmohammadi86/ACTIONet.git ACTIONet
git clone --depth 1 --no-hardlinks --recurse-submodules --branch R-release https://github.com/shmohammadi86/ACTIONet.git ACTIONet
```

and now you can install ACTIONet using the following command in the `ACTIONet` directory:
Expand Down

0 comments on commit 65aa690

Please sign in to comment.