Skip to content

Commit 64486e0

Browse files
authored
Update README.md
1 parent 9ab2acc commit 64486e0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ This repository is developed by George Dialektakis, as a Google Summer of Code (
1111
[Data extraction](#data-extraction)
1212

1313
## Setup
14+
First, clone the latest version of the project to any directory of your choice:
15+
```
16+
git clone https://github.com/Autoencoders-compression-anomaly/Deep-Autoencoders-Data-Compression-GSoC-2021.git
17+
```
18+
Install dependencies:
19+
```
20+
pip3 install -r requirements.txt
21+
```
1422

1523

1624
## Data extraction

0 commit comments

Comments
 (0)