Skip to content

Commit

Permalink
[README] remove reference to git submodule: there is no more submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpoelen committed Mar 4, 2024
1 parent 5bc07c2 commit c4fd1cb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,6 @@ To compile Redemption you need the following packages:
apt install libboost-tools-dev libboost-test-dev libssl-dev libkrb5-dev libsnappy-dev libpng-dev libbz2-dev libhyperscan-dev
```

Submodule ($ `git submodule update --init`):

- https://github.com/wallix/ppocr


## FFmpeg

If your goal is to use the proxy without doing any video conversion (the recording is still available), you can disable FFmpeg by adding `NO_FFMPEG=1` to your environment variables before compiling.
Expand Down

0 comments on commit c4fd1cb

Please sign in to comment.