fix: remove outdated instruction in README.md
This commit is contained in:
parent
27cf367ffd
commit
b9cad16f1a
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<img alt="" src="https://img.shields.io/github/repo-size/logspace-ai/langflow" />
|
||||
<img alt="GitHub Issues" src="https://img.shields.io/github/issues/logspace-ai/langflow" />
|
||||
<img alt="GitHub Pull Requests" src="https://img.shields.io/github/issues-pr/logspace-ai/langflow" />
|
||||
<img alt="Github License" src="https://img.shields.io/github/license/logspace-ai/langflow" />
|
||||
<img alt="Github License" src="https://img.shields.io/github/license/logspace-ai/langflow" />
|
||||
</p>
|
||||
|
||||
<a href="https://github.com/logspace-ai/langflow">
|
||||
|
|
@ -26,7 +26,7 @@ You can install LangFlow from pip:
|
|||
|
||||
Next, run:
|
||||
|
||||
`python -m langflow` or just `langflow`
|
||||
`langflow`
|
||||
|
||||
## 🎨 Creating Flows
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue