Skip to content

Commit ce080f3

Browse files
authored
Update README.md
1 parent 1777394 commit ce080f3

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
@@ -1,6 +1,6 @@
11
Pre-Requiste
22

3-
1. Install Graphviz - http://www.graphviz.org/Download..php
3+
1. Install Graphviz - http://www.graphviz.org/Download.php
44

55
2. Install Java Development Kit 8/7
66

@@ -10,4 +10,4 @@ Pre-Requiste
1010
Finally,
1111

1212

13-
`java -jar schemaSpy_5.0.0.jar -dp "jtds-1.3.1.jar" -t mssql-jtds -db DATABASE_NAME -host "172.16.16.1" -port 4133 -u "username" -p "password" -o output -s "schema_name" `
13+
`java -jar schemaSpy_5.0.0.jar -dp "jtds-1.3.1.jar" -t mssql-jtds -db DATABASE_NAME -host "172.16.16.1" -port 4133 -u "username" -p "password" -o output -s "schema_name" `

0 commit comments

Comments
 (0)