diff --git a/README.md b/README.md index de373601e..d0d9a833e 100644 --- a/README.md +++ b/README.md @@ -240,7 +240,6 @@ UV is an extremely fast Python package and project manager, written in Rust. For ```bash git clone https://github.com/comfyanonymous/ComfyUI.git # Clone this repo cd ComfyUI # Move to created folder -uv init # Start uv project in current folder uv add --requirements requirements.txt # Add dependencies ```