Skip to content

Commit b26489d

Browse files
committed
-
1 parent 01dd055 commit b26489d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Database-sqlite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ stack build --exec TestSqLite1
1818

1919
sqlite3 test.db "create table test (id integer primary key, str text);"
2020
cabal build
21-
cabal
21+
cabal run

0 commit comments

Comments
 (0)