Skip to content

Commit 04c071d

Browse files
committed
Document updated for #39.
1 parent 40d8427 commit 04c071d

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
@@ -17,7 +17,7 @@
1717

1818
1. Git clone this repository and set it as the working directory.
1919
1. Download the installer files:
20-
* [Oracle Database 18c XE](https://oracle.com/xe) or any of the required installation files from [OTN](https://www.oracle.com/technetwork/database/) (supports versions up to 19.3 as of April 25, 2019)
20+
* The required Oracle Database installation files from [OTN](https://www.oracle.com/technetwork/database/) (supports versions up to 19.3 as of April 25, 2019). **Note:** For [Oracle Database 18c XE](https://oracle.com/xe), you are no longer required to download the binaries (see issue #39).
2121
* [Oracle Application Express](https://apex.oracle.com/download) (supports versions up 21.1 as of May 12, 2021)
2222
* [Oracle REST Data Services](https://www.oracle.com/technetwork/developer-tools/rest-data-services/downloads/index.html) (supports versions up to 21.2.0.174.1826 as of July 10, 2021)
2323
1. For releases after [0.6.0](https://github.com/fuzziebrain/docker-apex-stack/releases/tag/0.6.0), either choose to use the binaries from [OpenJDK](https://openjdk.java.net/) or download a licensed Java runtime from Oracle. Please refer to the additonal notes section [below](#Additional-Notes-About-the-Settings-File) for details about the `INSTALL_FILE_JAVA` parameter.
@@ -45,7 +45,7 @@
4545
1. Wait till there is minimal or no activity in the script then go to http://localhost:50080/ords/apex.
4646
4747
```
48-
$ ./quickstart.sh
48+
$ ./quickstart.sh
4949
Enter an email address for your APEX administrator (required): apexdev@example.com
5050
Container name (leave empty to have one generated for you): apexiscool
5151
##### Important Information #####

0 commit comments

Comments
 (0)