Commit 9b885e92 authored by Mike Greiling's avatar Mike Greiling

add yarn command to install from source instructions

parent cc9859fc
......@@ -468,6 +468,7 @@ Check if GitLab and its environment are configured correctly:
### Compile Assets
sudo -u git -H yarn install --force --pure-lockfile
sudo -u git -H bundle exec rake gitlab:assets:compile RAILS_ENV=production NODE_ENV=production
### Start Your GitLab Instance
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment