diff options
author | Roger Gonzalez <roger@rogs.me> | 2023-01-13 15:29:23 -0300 |
---|---|---|
committer | Roger Gonzalez <roger@rogs.me> | 2023-01-13 15:29:23 -0300 |
commit | 3e20beafc4721f403840b6e41a89ab666f6db851 (patch) | |
tree | a43254c9d0fc864c439f234073a10bc48dac223e /content/install/steps.md | |
parent | 5e06e43c904e6cc40c34d912982b532ce7e47ca0 (diff) |
Added docker permission errors to the FAQs
Diffstat (limited to 'content/install/steps.md')
-rw-r--r-- | content/install/steps.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/install/steps.md b/content/install/steps.md index 926daa6..5ced292 100644 --- a/content/install/steps.md +++ b/content/install/steps.md @@ -114,6 +114,8 @@ Everything installed correctly! 🎉 ... ``` +If you get a `docker` permission error, go [here](/faqs/) to fix it. + After a lot of docker installing, you'll get a message like this at the end: ```bash |