Skip to content

Commit 279b31c

Browse files
authored
Release naming schema
1 parent 04c5439 commit 279b31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ $ git checkout llvmorg-12.0.0
2525
$ cd .\out\install\
2626
# NOTE: Switch out the version (here 11.0.0) and build type (here Release)
2727
# This takes a long time (especially for the larger Debug build)
28-
$ cmake -E tar -cJ clang+llvm-11.0.0-x86_64-windows.tar.xz x64-Clang-Release
28+
$ cmake -E tar -cJ clang+llvm-11.0.0-x86_64-windows-Release.tar.gz x64-Clang-Release
2929
```

0 commit comments

Comments
 (0)