浏览代码

fix `README.md` for `privategpt` example

Jeffrey Morgan 1 年之前
父节点
当前提交
89a92477ad
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      examples/privategpt/README.md

+ 1 - 0
examples/privategpt/README.md

@@ -26,6 +26,7 @@ ollama pull llama2-uncensored
 ### Getting WeWork's latest quarterly report
 
 ```
+mkdir source_documents
 curl https://d18rn0p25nwr6d.cloudfront.net/CIK-0001813756/975b3e9b-268e-4798-a9e4-2a9a7c92dc10.pdf  -o source_documents/wework.pdf
 ```