Skip to content

Commit 2b70a38

Browse files
committed
Updated self-contained download links in the readme.
1 parent 1fd0b24 commit 2b70a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ CadQuery GUI editor based on PyQT supports Linux, Windows and Mac.
2626

2727
The easiest way to try it out is using provided self-contained archives:
2828

29-
* [0.1 RC0 Linux](https://github.com/CadQuery/CQ-editor/releases/download/0.1RC0/CQ-editor-0.1RC0-linux64.tar.bz2)
30-
* [0.1 RC0 Windows](https://github.com/CadQuery/CQ-editor/releases/download/0.1RC0/CQ-editor-0.1RC0-win64.zip)
29+
* [0.1 RC1 Linux](https://github.com/CadQuery/CQ-editor/releases/download/0.1RC1/CQ-editor-0.1RC1-linux64.tar.bz2)
30+
* [0.1 RC1 Windows](https://github.com/CadQuery/CQ-editor/releases/download/0.1RC1/CQ-editor-0.1RC1-win64.zip)
3131

3232
Alternatively one can use conda:
3333
```

0 commit comments

Comments
 (0)