Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jedrichards committed Jan 7, 2015
1 parent 85789b2 commit 2c69f03
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,4 +1,4 @@
# Portfolio
# www.seisaku.co.uk

My personal portfolio site.

Expand All @@ -17,9 +17,9 @@ npm run start-dev

## Deployment

1. Add the Dokku app server remote:
1. Add a `www-seisaku-co-uk` remote on the Dokku app server:
```
git remote add dokku dokku@seisakuapp.co.uk:portfolio
git remote add dokku dokku@seisakuapp.co.uk:www-seisaku-co-uk
```

2. Push the master branch to deploy:
Expand Down

0 comments on commit 2c69f03

Please sign in to comment.