Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
furyhawk committed Nov 5, 2021
1 parent 79248d7 commit a0e0a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cd text_summarization
```


Skip to Backend and Frontend setup if you do not need to run the notebooks.
Skip to [Backend](https://github.com/furyhawk/text_summarization#backend-setup) and [Frontend](https://github.com/furyhawk/text_summarization#frontend-setup) setup if you do not need to run the notebooks.

### Jupyter notebooks setup
For local setup, we recommend to use [Miniconda](https://docs.conda.io/en/latest/miniconda.html), a minimal version of the popular [Anaconda](https://www.anaconda.com/) distribution that contains only the package manager `conda` and Python. Follow the installation instructions on the [Miniconda Homepage](https://docs.conda.io/en/latest/miniconda.html).
Expand Down

0 comments on commit a0e0a4f

Please sign in to comment.