소스 검색

Add link to singularity fakeroot documentation

Jim Madge 3 년 전
부모
커밋
88b8da932a
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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.