Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
docs(docker): remove reference to git-lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmv committed Apr 2, 2021
1 parent 165185c commit 9f6f705
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mkdocs/docs/tutorials/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@

1. Install [Docker](https://docs.docker.com/install/)

2. Clone our repository, get the sample weights from [git lfs](https://git-lfs.github.com/) and cd into it:
2. Clone our repository and cd into it:
```
git clone https://github.com/idealo/image-super-resolution
git lfs pull
cd image-super-resolution
```

Expand Down

0 comments on commit 9f6f705

Please sign in to comment.