Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62ef235

Browse files
committed
Fixed some typos
1 parent fa4c6b7 commit 62ef235

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/userguide/install.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,26 @@ utPLSQL is continuously tested against following versions of Oracle databases
99
* 18c
1010
* 19c
1111

12-
We do our best to assure fill compatibility with supported versions of Oracle databases [See](http://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf#page=6)
12+
We do our best to assure full compatibility with supported versions of Oracle databases [See](http://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf#page=6)
1313

1414
# Downloading utPLSQL
1515

1616
## Manual download
1717

18-
- Go to GitHub releases page for utPLSQL `https://github.com/utPLSQL/utPLSQL/releases`
19-
- Download and one of files
18+
- Go to GitHub releases page for utPLSQL [`https://github.com/utPLSQL/utPLSQL/releases`](https://github.com/utPLSQL/utPLSQL/releases)
19+
- Choose the version to download - latest is always greatest
20+
- Download one of files
2021
- utPLSQL.tar.gz
2122
- utPLSQL.zip
2223

23-
The files have identical content but different compression (tar / zip ) so choose whichever you preref depending on your platform (Win/Mac/Unix/Linux)
24+
The files have identical content but use different compression (tar / zip ) so choose whichever you prefer depending on your platform (Win/Mac/Unix/Linux).
2425

2526

2627
## Scripted download of latest utPLSQL version
2728

2829
The below snippets can be used to download latest version of utPLSQL from github releases.
2930

30-
Installation instructions are outlined in next sections of this document.
31+
After downloading follow the installation instructions in next sections of this document.
3132

3233
### Unix/Linux
3334

0 commit comments

Comments
 (0)