Skip to content

Commit

Permalink
Update README.md (#1059)
Browse files Browse the repository at this point in the history
fix quick_start cmd
  • Loading branch information
7y-9 authored Aug 10, 2023
1 parent bfeb7e0 commit d637c90
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 @@ -51,7 +51,7 @@ For the complexity of C++ dependencies, the compilation of iLogtail requires you

```bash
make
cp example/quick_start/* output
cp -r example_config/quick_start/* output
cd output
./ilogtail
# Now, ilogtail is collecting data from output/simple.log and outputing the result to stdout
Expand Down

0 comments on commit d637c90

Please sign in to comment.