Skip to content

Commit

Permalink
Fix setup installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelsicoko committed Dec 7, 2016
1 parent 9b922a6 commit f5b9dc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/setup.sh
Expand Up @@ -9,3 +9,6 @@ npm install
echo "${GREEN}Bootstraping packages and building dashboard...${NC}"
echo "This can take few minutes (2-3)"
node node_modules/lerna/bin/lerna bootstrap
echo "${GREEN}Linking Strapi CLI...${NC}"
cd packages/strapi
npm link

0 comments on commit f5b9dc4

Please sign in to comment.