Skip to content

Commit 126647f

Browse files
committed
less awkward language
1 parent 88f36aa commit 126647f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,8 +126,8 @@ For snapshots to work, you'll need the `crypto` module from SQLean to get an `md
126126
function. It's recommended that you install all the SQLean modules, as they provide
127127
many common SQL functions missing from SQLite.
128128

129-
Precompiled binaries from the [SQLean github repository](https://github.com/nalgeon/sqlean)
130-
are available for download. You can also compile them yourself if you want.
129+
Precompiled binaries are available for download from the [SQLean github repository page](https://github.com/nalgeon/sqlean).
130+
You can also compile them yourself if you want.
131131

132132
Point to these module files in your profile config as shown in the example above.
133133

0 commit comments

Comments
 (0)