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 44bef0f commit 3ee008aCopy full SHA for 3ee008a
README.md
@@ -29,7 +29,7 @@ The toolkit can be installed in Octave 7.2+ using the command:
29
30
pkg install -forge sqlite
31
32
-On older versions of Octave, install using the pull path to the latest released version:
+On older versions of Octave, install the package using the full path to the latest released version:
33
34
pkg install "https://github.com/gnu-octave/octave-sqlite/archive/refs/tags/release-0.0.1.tar.gz"
35
0 commit comments