Skip to content

Fix Typos#66

Open
pranavkonde wants to merge 2 commits intoipshipyard:mainfrom
pranavkonde:main
Open

Fix Typos#66
pranavkonde wants to merge 2 commits intoipshipyard:mainfrom
pranavkonde:main

Conversation

@pranavkonde
Copy link

Fix Typos

README.md Outdated

```console
$ docker build -t p2p-forge . && docker run --rm -it --net=host -v ./Corefile:/p2p-forge/Corefile.example -v ./zones:/p2p-forge/zones p2p-forge -conf /p2p-forge/Corefile.example -dns.port 5353
$ docker build -t p2p-forge. && docker run --rm -it --net=host -v ./Corefile:/p2p-forge/Corefile.example -v ./zones:/p2p-forge/zones p2p-forge -conf /p2p-forge/Corefile.example -dns.port 5353
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is incorrect, the dot is a short notation for the current directory, this proposed change is faulty.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the feedback! I’ve fixed the issue regarding the dot notation.

@pranavkonde pranavkonde requested a review from cewood April 12, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants