Skip to content

Commit 3ee008a

Browse files
committed
fix typo
1 parent 44bef0f commit 3ee008a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The toolkit can be installed in Octave 7.2+ using the command:
2929

3030
pkg install -forge sqlite
3131

32-
On older versions of Octave, install using the pull path to the latest released version:
32+
On older versions of Octave, install the package using the full path to the latest released version:
3333

3434
pkg install "https://github.com/gnu-octave/octave-sqlite/archive/refs/tags/release-0.0.1.tar.gz"
3535

0 commit comments

Comments
 (0)