diff --git a/.gitignore b/.gitignore index 2d065bba97..62378dfd1b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,5 +23,5 @@ scripts/pdf/*.html scripts/pdf/tldr-pages.pdf # Python venv for testing the PDF script -# Envoke it with: python3 -m scripts/pdf/venv/ +# Create it with: python3 -m venv scripts/pdf/venv/ scripts/pdf/venv/