Skip to content

Commit a5c0849

Browse files
committed
fixup: INSTALL rpm version
1 parent dd5e769 commit a5c0849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ build and install the RPM like this:
334334
<!-- markdownlint-disable MD013 -->
335335

336336
```sh
337-
export VERSION=4.3.0 # this is the singularity version, change as you need
337+
export VERSION=4.3.2 # this is the singularity version, change as you need
338338

339339
# Fetch the source
340340
wget https://github.com/sylabs/singularity/releases/download/v${VERSION}/singularity-ce-${VERSION}.tar.gz

0 commit comments

Comments
 (0)