156
edits
(Flip order.) |
(→About Octave packages: typo) Tags: Mobile edit Mobile web edit |
||
Line 17: | Line 17: | ||
# <code>pkg install https://github.com/gnu-octave/pkg-example/archive/1.0.0.tar.gz</code> | # <code>pkg install https://github.com/gnu-octave/pkg-example/archive/1.0.0.tar.gz</code> | ||
If you created | If you created your own package, it can be added to the [https://github.com/gnu-octave/packages/blob/master/CONTRIBUTING.md Octave Package] index. | ||
Existing packages of the Octave Forge index can be installed with the <code>-forge</code> flag, for example: | Existing packages of the Octave Forge index can be installed with the <code>-forge</code> flag, for example: |
edits