From 7745d6b01ac424a3ed5e1d2781d03e0fd2c6f566 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Mon, 1 Apr 2024 19:41:32 -0300 Subject: [PATCH] Update usage.mdx file --- docs/docs/getting-started/usage.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/getting-started/usage.mdx b/docs/docs/getting-started/usage.mdx index a4fd36350..a61e5cf04 100644 --- a/docs/docs/getting-started/usage.mdx +++ b/docs/docs/getting-started/usage.mdx @@ -12,10 +12,12 @@ or langflow run # or langflow --help ``` + ### 🤗 HuggingFace Spaces Check out our [guide](./hugging-face-spaces) on how to get your Langflow instance running on HuggingFace Spaces. + # 🖥️ Command Line Interface (CLI) Langflow provides a command-line interface (CLI) for easy management and configuration.