mirror of
https://github.com/CoeJoder/lessfilter-pygmentize.git
synced 2025-11-08 05:03:48 -05:00
Update README
This commit is contained in:
@@ -50,7 +50,7 @@ export LESSOPEN='|~/.lessfilter %s'
|
||||
### 4. Create ~/.lessfilter
|
||||
Run [main.py](main.py) to generate the latest `.lessfilter` file and place it in your home directory.
|
||||
Or you can download a pre-generated [.lessfilter](.lessfilter) which is currently at version `2.8.0`.
|
||||
Check your program version by running `pygmentize -V` to ensure it matches.
|
||||
Check your program version by running `pygmentize -V` to ensure that it is this version or newer.
|
||||
|
||||
### 5. Make ~/.lessfilter executable
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user