Skip to content

Commit 2fd1632

Browse files
authored
Update README.md
1 parent 8421599 commit 2fd1632

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33
This project is about preprocessing log lines in order to allow efficient and effective data analysis.
44

55
## **Installation**
6-
Please install the [logdata-anomaly-miner](https://github.com/ait-aecid/logdata-anomaly-miner) (AMiner) since the Log-Preprocessor utilizes its parsers.
6+
Please install the [logdata-anomaly-miner](https://github.com/ait-aecid/logdata-anomaly-miner) (AMiner) first.
7+
8+
Next you can simply clone the repository from git:
9+
```
10+
git clone https://github.com/ait-aecid/log-preprocessor
11+
```
712

813
## **Usage:**
914

0 commit comments

Comments
 (0)