GitsSaikat commited on
Commit
90cefa9
·
unverified ·
1 Parent(s): 43798c2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ Welcome to the **Mechanistic-Empirical Pavement Design Tool for Highways and Air
29
  git clone https://github.com/GitsSaikat/Pavement-App.git
30
  cd pavement-design-tool
31
  pip install -r requirements.txt
32
- strealit run app.py
33
  ```
34
 
35
  ## Project Structure
 
29
  git clone https://github.com/GitsSaikat/Pavement-App.git
30
  cd pavement-design-tool
31
  pip install -r requirements.txt
32
+ streamlit run app.py
33
  ```
34
 
35
  ## Project Structure