Skip to content

Commit

Permalink
README: update HTCondor instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Nov 23, 2023
1 parent 3b9063e commit b358a36
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 @@ -104,7 +104,7 @@ To load the `sndsw` environment, after you build the software, you can simply us
However, this won't work if you are using HTCondor. In such case you can do:

```bash
eval alienv load sndsw/latest
eval $(alienv load sndsw/latest --no-refresh)
```

If you modify `sndsw`, simply repeat step 4 from `sndsw`'s parent directory.
Expand Down

0 comments on commit b358a36

Please sign in to comment.