Skip to content

Commit 06fdcaa

Browse files
committed
docs: update
1 parent 0629da0 commit 06fdcaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ podman cp ago-docs:/app/node_modules .
5151
```
5252

5353
> [!NOTE]
54-
> `node_modules` is excluded from using volume, that's why you need to copy it manually in [docker-compose.yml](docker-compose.yml) file. It's done to prevent your local modules to be copied to Linux container, since it can create incompatibility issues between operating systems.
54+
> `node_modules` is excluded from using volume, that's why you need to copy it manually in [docker-compose.yml](docker-compose.yml) file. It's done to prevent your local modules to be copied to Linux container, since it can create incompatibility issues between operating systems if you don't use Linux.
5555
5656
#### Enter the container
5757
To enter inside of the container, run this command for Docker:

0 commit comments

Comments
 (0)