mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-17 02:12:39 +00:00
Description: One too many set of triple-ticks in a sample code block in the QuickStart doc was causing "\`\`\`shell" to appear in the shell command that was being demonstrated. I just deleted the extra "```". Issue: Didn't see one Dependencies: None