Open jbenet opened 9 years ago
We should probably have a "distribution" of the webui as well, but just say that the webui is distributed through ipfs, and thus accessible from go-ipfs and ipfs-app already. (i.e. it is not "downloaded").
go-ipfs
ipfs-app
Reason is that many people get confused and install the node package. see http://www.siliconian.com/blog/16-bitcoin-blockchain/23-beginner-s-guide-to-installing-ipfs-on-a-raspberry-pi-2
(king of like a .PHONY target in a makefile)
.PHONY
cc @diasdavid
We should probably have a "distribution" of the webui as well, but just say that the webui is distributed through ipfs, and thus accessible from
go-ipfs
andipfs-app
already. (i.e. it is not "downloaded").Reason is that many people get confused and install the node package. see http://www.siliconian.com/blog/16-bitcoin-blockchain/23-beginner-s-guide-to-installing-ipfs-on-a-raspberry-pi-2
(king of like a
.PHONY
target in a makefile)