projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35f1c54
)
Update README
author
Chocobozzz
<florian.bigard@gmail.com>
Tue, 26 Apr 2016 21:02:46 +0000
(23:02 +0200)
committer
Chocobozzz
<florian.bigard@gmail.com>
Tue, 26 Apr 2016 21:02:46 +0000
(23:02 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 43df0a758c61404836b1be50426f503b90e84851..20d3f4d8d36c990211232cd8331fe875893e71bd 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-21,7
+21,7
@@
Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
- [ ] Frontend
- [X] Simple frontend (All elements are generated by jQuery)
- - [ ] Angular
JS
frontend
+ - [ ] Angular
2
frontend
- [X] Join a network
- [X] Generate a RSA key
- [X] Ask for the friend list of other pods and make friend with them
@@
-72,6
+72,7
@@
Install NodeJS 4.2: [https://nodejs.org/en/download/package-manager/#debian-and-
$ cd PeerTube
# npm install -g electron-prebuilt
$ npm install
+ $ npm run build
$ npm start
### Test with 3 fresh nodes