Skip to content
This repository has been archived by the owner on Jun 21, 2018. It is now read-only.

Commit

Permalink
Update pow instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
michiels committed Apr 2, 2015
1 parent a9aca4e commit c37a4c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -31,8 +31,7 @@ $ open http://localhost:8000
To serve your WordPress development environment using Pow and have nice local development domain names, add a symlink to port 8000:

```
$ cd ~/.pow
$ echo "8000" > ~/myblog
$ echo "8000" > ~/.pow/myblog
$ open http://myblog.dev/
```

Expand Down

0 comments on commit c37a4c2

Please sign in to comment.