Skip to content

Commit 476829a

Browse files
authored
Update docs/“How-to” guides/User Guides/Local Developer Setup/Local Setup without Docker.md
1 parent 084f59a commit 476829a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/“How-to” guides/User Guides/Local Developer Setup/Local Setup without Docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Copy this [file](/Access/base_email_access/access_modules_init.py) as `__init__.
1919

2020
4. Add access modules inside `access_modules` to integrate them with Enigma. (Optional and not needed to get started)
2121

22-
Copy each access module folder that you want to support manually here ensuring directory hierarchy in the following manner:
22+
Copy each access module folder that you want to support, ensuring directory hierarchy in the following manner:
2323
```
2424
- Access
2525
|-- access_modules

0 commit comments

Comments
 (0)