We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4868ab1 commit b428592Copy full SHA for b428592
README.md
@@ -4,7 +4,7 @@ A PowerShell module to interact with Oracle.
4
#Installation
5
- Download the most-recent [release](https://github.com/craibuc/PsOracle/releases)
6
- Decompress archive
7
-- Move to C:\Users\<username>\Documents\WindowsPowerShell\Modules
+- Move to C:\Users\\[username]\Documents\WindowsPowerShell\Modules
8
9
# Usage
10
@@ -19,7 +19,6 @@ Supply values for the following parameters:
19
ServerInstance: prod
20
Username: scott
21
Password: *******
22
-True
23
24
SYSDATE
25
-------
0 commit comments