Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henrii1 authored Dec 3, 2023
1 parent 4005cf8 commit b1af671
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@ This repository contains the source code for a Text Summarization Application th

1. **Clone the Repository:**
```bash
git clone https://github.com/your-username/your-repo-name.git
cd your-repo-name
git clone https://github.com/henrii1/NLP_Text_summarization_huggingface.git
cd your-NLP_Text_smmarization_huggingface
```

2. **Install Dependencies:**
2. **Install Dependencies, Lint, Format and Test:**
```bash
pip install -r requirements.txt
make all
```

3. **Run the Application:**
Expand Down

0 comments on commit b1af671

Please # to comment.