Skip to content

Commit e315813

Browse files
Update README.md
1 parent af6b0c7 commit e315813

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ seaborn
1616

1717
## Run without GUI
1818

19-
```
2019
### Clone the Github Repo
20+
21+
```
2122
git clone https://github.com/oracle-quickstart/pandas-oracledb-statistical-analysis.git
2223
2324
cd pandas-oracledb-statistical-analysis/
@@ -37,7 +38,7 @@ sql $ORACLE_USER/$ORACLE_PASSWORD@$ORACLE_DSN
3738
@schema.sql
3839
```
3940

40-
# Build from Source
41+
### Build from Source
4142

4243
```
4344
podman build -t oraclepandasdemo .

0 commit comments

Comments
 (0)