langchain/docs/docs/get_started
Ankur Singh 00766c9f31
Improves the description of the installation command (#12354)
- **Description:**

 Before: 
`
To install modules needed for the common LLM providers, run:
`

After:
`
To install modules needed for the common LLM providers, run the
following command. Please bear in mind that this command is exclusively
compatible with the `bash` shell:
`


> This is required for the user so that the user will know if this
command is compatible with `zsh` or not.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-10-30 18:56:48 -07:00
..
installation.mdx Improves the description of the installation command (#12354) 2023-10-30 18:56:48 -07:00
introduction.mdx Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
quickstart.mdx Fix typos in quickstart.mdx (#12333) 2023-10-26 09:14:49 -07:00