diff --git a/README.md b/README.md index d3cdb92..b4d39c4 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ Usage examples of ODAT: Tested on Oracle Database __10g__, __11g__ and __12c__(12.1.0.2.0). -~~__ODAT linux standalone__ version at [https://github.com/quentinhardy/odat/releases/](https://github.com/quentinhardy/odat/releases/)~~ -(__Deprecated at this time__) +__ODAT linux standalone__ version at [https://github.com/quentinhardy/odat/releases/](https://github.com/quentinhardy/odat/releases/). Notice it is recommended to use the development version (*git clone*). +~~(__Deprecated at this time__)~~ Changelog ==== @@ -146,8 +146,8 @@ Supported Platforms and dependencies ODAT is compatible with __Linux__ only. -~~__Standalone versions__ exist in order to don't have need to install dependencies and slqplus (see [https://github.com/quentinhardy/odat/releases/](https://github.com/quentinhardy/odat/releases/)). -The ODAT standalone has been generated thanks to *pyinstaller*.~~ +__Standalone versions__ exist in order to don't have need to install dependencies and slqplus (see [https://github.com/quentinhardy/odat/releases/](https://github.com/quentinhardy/odat/releases/)). +The ODAT standalone has been generated thanks to *pyinstaller*. If you want to have the __development version__ installed on your computer, these following tools and dependencies are needed: * Langage: Python 2.7