fix: fix typo Update DEVELOPMENT.md (#5558)
Fix typo Update DEVELOPMENT.md Co-authored-by: Gabriel Luiz Freitas Almeida <gabriel@langflow.org>
This commit is contained in:
parent
a800778f70
commit
e00ee88e06
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ You will push changes to a fork of the Langflow repository, and from there creat
|
|||
|
||||
Fork the [Langflow GitHub repository](https://github.com/langflow-ai/langflow/fork), and follow the instructions to create a new fork.
|
||||
|
||||
On your new fork, click the "<> Code" button to get a URL to [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) using your preferred method, and clone the repostory; for example using `https`:
|
||||
On your new fork, click the "<> Code" button to get a URL to [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) using your preferred method, and clone the repository; for example using `https`:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/<your username>/langflow.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue