There was an error while loading. Please reload this page.
1 parent 1777394 commit ce080f3Copy full SHA for ce080f3
README.md
@@ -1,6 +1,6 @@
1
Pre-Requiste
2
3
-1. Install Graphviz - http://www.graphviz.org/Download..php
+1. Install Graphviz - http://www.graphviz.org/Download.php
4
5
2. Install Java Development Kit 8/7
6
@@ -10,4 +10,4 @@ Pre-Requiste
10
Finally,
11
12
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" `
+`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