diff --git a/README.md b/README.md
index 55cd25c7..78f34a9b 100644
--- a/README.md
+++ b/README.md
@@ -77,8 +77,7 @@ See the [Config file](extra_model_paths.yaml.example) to set the search paths fo
## Colab Notebook
-To run it on colab or paperspace you can use my [Colab Notebook](notebooks/comfyui_colab.ipynb) here:
-Link to open with Google colab
+To run it on colab or paperspace you can use my [Colab Notebook](notebooks/comfyui_colab.ipynb) here: [Link to open with google colab](https://colab.research.google.com/github/comfyanonymous/ComfyUI/blob/master/notebooks/comfyui_colab.ipynb)
## Manual Install (Windows, Linux)
@@ -124,6 +123,9 @@ After this you should have everything installed and can proceed to running Comfy
Mac/MPS: There is basic support in the code but until someone makes some install instruction you are on your own.
+Directml: ```pip install torch-directml``` Then you can launch ComfyUI with: ```python main.py --directml```
+
+
### I already have another UI for Stable Diffusion installed do I really have to install all of these dependencies?
You don't. If you have another UI installed and working with its own python venv you can use that venv to run ComfyUI. You can open up your favorite terminal and activate it:
@@ -191,7 +193,7 @@ The default installation includes a fast latent preview method that's low-resolu
## Support and dev channel
-Matrix space: #comfyui_space:matrix.org (it's like discord but open source).
+[Matrix space: #comfyui_space:matrix.org](https://app.element.io/#/room/%23comfyui_space%3Amatrix.org) (it's like discord but open source).
# QA