Преглед на файлове

Fix: Render architecture diagram correctly in README

llamatest преди 2 месеца
родител
ревизия
768c79d17f
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      end-to-end-use-cases/technical_blogger/readme.md

+ 1 - 2
end-to-end-use-cases/technical_blogger/readme.md

@@ -40,8 +40,7 @@ Follow these steps to set up and run the technical blog generator.
 
 First, clone the `llama-cookbook` repository and navigate to the specific recipe directory:
 
-```bash
-git clone [https://github.com/your-github-username/llama-cookbook.git](https://github.com/your-github-username/llama-cookbook.git) # Replace with actual repo URL if different
+git clone [https://github.com/your-github-username/llama-cookbook.git](https://github.com/your-github-username/llama-cookbook.git) 
 cd llama-cookbook/end-to-end-use-cases/technical_blogger
 
 ### Step 2: Set Up Your Python Environment 🧑‍💻