We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 084f59a commit 476829aCopy full SHA for 476829a
docs/“How-to” guides/User Guides/Local Developer Setup/Local Setup without Docker.md
@@ -19,7 +19,7 @@ Copy this [file](/Access/base_email_access/access_modules_init.py) as `__init__.
19
20
4. Add access modules inside `access_modules` to integrate them with Enigma. (Optional and not needed to get started)
21
22
-Copy each access module folder that you want to support manually here ensuring directory hierarchy in the following manner:
+Copy each access module folder that you want to support, ensuring directory hierarchy in the following manner:
23
```
24
- Access
25
|-- access_modules
0 commit comments