How can i install v0.6.x-dev?
-
@agarcia17 said:
@chas I believe you just install it by doing
git clone https://github.com/NodeBB/NodeBB.git
instead ofgit clone -b v0.5.x https://github.com/NodeBB/NodeBB.git
If nodebb is already installed then it's better to use
git checkout master
thengit pull
then./nodebb upgrade
But that's how to do a fresh install of master.
Copyright © 2024 NodeBB | Contributors