OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
178 stars 88 forks source link

Improvement to Documentation - Unzip the Whole Folder #276

Open ericaVoss opened 4 years ago

ericaVoss commented 4 years ago

http://ohdsi.github.io/WhiteRabbit/WhiteRabbit.html

Installation and support Installation Download the latest version of WhiteRabbit from Github: https://github.com/OHDSI/WhiteRabbit/releases/latest. 1) The packaged application can be found at the bottom of the page under assets, in a file called WhiteRabbit_vX.X.X.zip (where X.X.X is the latest version). 2) Unzip the download

Could add something like this to the Step 2. We had someone just unzip the BAT files and was confused why it wouldn't run.

2) Unzip the download the entire WhiteRabbit zip. The program needs both the "bin" and "repo" folder to run.

MaximMoinat commented 3 years ago

Some more clarification is always good. Are you willing to make a PR out of this? :)