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
20
20
#### 1. Clone the Repo
21
21
22
22
```
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 /
24
24
25
25
```
26
26
@@ -216,9 +216,9 @@ CREATE TABLE employees (
216
216
### 4. Clone the Repo & Install Python Packages
217
217
218
218
```
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
220
220
221
- cd python-flask-demo-oracle /
221
+ cd webapp- python-oracledb- flask-api /
222
222
223
223
pip3 install -r requirements.txt
224
224
You can’t perform that action at this time.
0 commit comments