فهرست منبع

Made an oopsie in the venv instructions.

Kyle Anthony Williams 4 سال پیش
والد
کامیت
42c943d762
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .gitignore

+ 1 - 1
.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/