Skip to content

Commit bdf7d8e

Browse files
authored
Update README.md
1 parent 62a5aff commit bdf7d8e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,13 @@ A lightweight, modular log processor with flow-based configuration.
3434
1. Clone the repository:
3535
```bash
3636
git clone https://github.com/rsyslog/pysyslog-lfc.git
37-
cd pysyslog-lfc
37+
3838
```
3939

40+
```bash
41+
42+
cd pysyslog-lfc
43+
```
4044
2. Run the installation script:
4145
```bash
4246
sudo ./install.sh

0 commit comments

Comments
 (0)