aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2022-09-22 10:45:25 +0000
committerGitHub <noreply@github.com>2022-09-22 10:45:25 +0000
commit34d5a31ea2bdb9348057425160de9439dcc208a1 (patch)
tree8c3fa91a529380da6c059f110eaa191d1c19dd75 /README.md
parent3582befdcd779e674855e58d63b06711ef6989bf (diff)
parent699aecd4ae04683e74717f1786d6eba49b09bc79 (diff)
downloadstable-diffusion-webui-gfx803-34d5a31ea2bdb9348057425160de9439dcc208a1.tar.gz
stable-diffusion-webui-gfx803-34d5a31ea2bdb9348057425160de9439dcc208a1.tar.bz2
stable-diffusion-webui-gfx803-34d5a31ea2bdb9348057425160de9439dcc208a1.zip
Merge pull request #834 from AUTOMATIC1111/dylancl-patch-2
Update README to link to wiki page for Apple Silicon installs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1538100..3cb4efb9 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,10 @@ sudo pacman -S wget git python3
bash <(wget -qO- https://raw.githubusercontent.com/AUTOMATIC1111/stable-diffusion-webui/master/webui.sh)
```
+### Installation on Apple Silicon
+
+Find the instructions [here](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Installation-on-Apple-Silicon).
+
## Documentation
The documentation was moved from this README over to the project's [wiki](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki).