mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Specifies to run the latest tagged release
This commit is contained in:
parent
77603fbb88
commit
eb32fc9738
@ -160,6 +160,7 @@ You need the `git-core` package installed on your system. If it is so, from the
|
|||||||
cd ~
|
cd ~
|
||||||
git clone https://github.com/tootsuite/mastodon.git live
|
git clone https://github.com/tootsuite/mastodon.git live
|
||||||
cd live
|
cd live
|
||||||
|
git checkout $(git tag | tail -n 1)
|
||||||
|
|
||||||
Then you can proceed to install project dependencies:
|
Then you can proceed to install project dependencies:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user