We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2a041 commit 64fc57eCopy full SHA for 64fc57e
README.md
@@ -34,7 +34,7 @@
34
### Installation Scheme A
35
- (1) install VELAS using **pkg** command in GNU Octave **command windows** as following:
36
```
37
-pkg install "https://github.com/ranzhengcode/VELAS/archive/refs/tags/v1.0.5.tar.gz"
+pkg install "https://github.com/ranzhengcode/VELAS/archive/refs/tags/v1.0.6.tar.gz"
38
39
- (2) And then using **pkg load velas** to load VELAS.
40
- (3) Type **velasGUI** to run VELAS.
0 commit comments