Skip to content

Commit

Permalink
Minor changes to ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
Derkula committed Sep 6, 2024
1 parent 677f21f commit 160cf9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ pip install timegan
Creeating a singularity container is currently supported with apptainer

```bash
apptainer build 'envname'.sif timeGANenv.def
apptainer build 'envname'.sif env.def
```

And can be tested with
And can be tested by running "pip list" to check for proper timegan installation:

```bash
apptainer shell 'envname'.sif
Expand Down

0 comments on commit 160cf9c

Please sign in to comment.