Browse Source

Add link to singularity fakeroot documentation

Jim Madge 3 years ago
parent
commit
88b8da932a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      workflows/pytorch_GAN_zoo/README.md

+ 2 - 1
workflows/pytorch_GAN_zoo/README.md

@@ -15,7 +15,8 @@ To build the singularity container use the build script in this directory.
 ./build.sh
 ```
 
-This script will try to use singularities fakeroot support if you run as a
+This script will try to use singularities [fakeroot
+support](https://sylabs.io/guides/3.5/user-guide/fakeroot.html) if you run as a
 non-root user. If this is not supported on your system you can run the script as
 root.