File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -36,21 +36,17 @@ cmake --build build-Release --target package
3636open './build-Release/range-fea-0.0.1-Darwin-arm64.dmg'
3737```
3838### Linux
39- #### GUI Installer
40- ```
41- ./build-Release/range-fea-0.0.1-Linux-x86_64.run
42- ```
4339#### Self extracting Tar GZip
4440```
45- ./build-Release/range-fea-0 .0.1-Linux -x86_64.sh
41+ ./build-Release/range-fea-1 .0.0-linux -x86_64.sh
4642```
4743#### Debian DEB package
4844```
49- sudo apt install ./build-Release/range-fea-0 .0.1-Linux -x86_64.deb
45+ sudo apt install ./build-Release/range-fea-1 .0.0-linux -x86_64.deb
5046```
5147#### RedHat RPM package
5248```
53- sudo dnf install ./build-Release/range-fea-0 .0.1-Linux -x86_64.rpm
49+ sudo dnf install ./build-Release/range-fea-1 .0.0-linux -x86_64.rpm
5450```
5551
5652## Download
You can’t perform that action at this time.
0 commit comments