diff --git a/README.md b/README.md index e4bc657..f626ee0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ BackgroundRemover is a command line tool to remove background from [image](https * To clarify, you must install both python and whatever dev version of python you installed. IE; python3.10-dev with python3.10 or python3.8-dev with python3.8 -#### How to install torch and fmpeg +#### How to install torch and ffmpeg Go to https://pytorch.org and scroll down to `INSTALL PYTORCH` section and follow the instructions.