coderabbito, improvements
This commit is contained in:
@@ -95,10 +95,7 @@ For the latest features between releases:
|
||||
```{.bash}
|
||||
git clone https://github.com/axolotl-ai-cloud/axolotl.git
|
||||
cd axolotl
|
||||
# Install uv if not already installed
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||
# Create and sync environment
|
||||
uv venv
|
||||
curl -LsSf https://astral.sh/uv/install.sh | sh # If not already installed
|
||||
uv sync
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user