Skip to content

Commit 151215e

Browse files
committed
Fix double quotes
1 parent 0f2d761 commit 151215e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/releases/linux-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ curl -L -O "https://nightly.link/OPM/ResInsight/workflows/ResInsightWithCache/de
3737
```
3838
2. Unzip the binary
3939
```txt
40-
unzip "ResInsight-Ubuntu%2024.04%20gcc.zip
40+
unzip "ResInsight-Ubuntu%2024.04%20gcc.zip"
4141
```
4242
3. Launch ResInsight from the bin folder
4343
```txt

0 commit comments

Comments
 (0)