Skip to content

Commit

Permalink
Small Fix: Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dorukerenaktas committed May 11, 2019
1 parent 4d69122 commit ae8c95d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
> Tips
- Want to develop with running backend checkout: <a href="https://github.com/dorukBen/notbook-server">notbook-server<a/>
- Checkout docker built: <a href="https://hub.docker.com/r/dorukben/notbook-client">notbook-server<a/>
- Checkout docker built: <a href="https://hub.docker.com/r/dorukben/notbook-client">notbook-client<a/>
- Suggested IDE: <a href="https://www.jetbrains.com/webstorm/">Webstorm<a/>

## Table of Contents
Expand Down Expand Up @@ -60,7 +60,7 @@ $ npm build

- Build with docker
```shell
$ docker build -t <your-build-name> .
$ docker build -t <your-build-tag> .
```

## Contributing
Expand Down

0 comments on commit ae8c95d

Please sign in to comment.