File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The repository also contains several HTML templates that define the app's user i
2020#### 1. Clone the Repo
2121
2222```
23- git clone https://github.com/shadabshaukat/ python-flask-demo-oracle .git && cd python-flask-demo-oracle /
23+ git clone https://github.com/oracle-quickstart/webapp- python-oracledb- flask-api .git && cd webapp- python-oracledb- flask-api /
2424
2525```
2626
@@ -216,9 +216,9 @@ CREATE TABLE employees (
216216### 4. Clone the Repo & Install Python Packages
217217
218218```
219- git clone https://github.com/shadabshaukat/ python-flask-demo-oracle .git
219+ git clone https://github.com/oracle-quickstart/webapp- python-oracledb- flask-api .git
220220
221- cd python-flask-demo-oracle /
221+ cd webapp- python-oracledb- flask-api /
222222
223223pip3 install -r requirements.txt
224224
You can’t perform that action at this time.
0 commit comments