aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPhil <phil.buschmann@tum.de>2018-05-14 23:58:51 +0200
committerPhil <phil.buschmann@tum.de>2018-05-14 23:58:51 +0200
commit4ef6ebf0928e23bc8677a8de6c0c0d36f47308f3 (patch)
tree535b3e3aed2e4933010bc491e38568d051158ae0 /README.md
parent57e37455ca3b0810f6b3a960c6300be2486c31de (diff)
downloadgnunet-webui-4ef6ebf0928e23bc8677a8de6c0c0d36f47308f3.tar.gz
gnunet-webui-4ef6ebf0928e23bc8677a8de6c0c0d36f47308f3.zip
Upgrade to angular cli v6.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 93420f5..f0ee3e1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# GnunetWebui 1# GnunetWebui
2 2
3This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.2. 3This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.1.
4 4
5## Development server 5## Development server
6 6
@@ -12,7 +12,7 @@ Run `ng generate component component-name` to generate a new component. You can
12 12
13## Build 13## Build
14 14
15Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build. 15Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
16 16
17## Running unit tests 17## Running unit tests
18 18