Skip to content

Commit 3123293

Browse files
committed
Expand the readme to explain the linking
1 parent dddf942 commit 3123293

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ yarn build
1414
cd ../drupal
1515
ln -s ../drupal-admin-ui/build vfancy
1616
17+
## Link the support module to Drupal
18+
cd ../drupal
19+
ln -s ../drupal-admin-ui/admin_ui_support modules
20+
1721
# Install Drupal and start webserver
1822
composer install
1923
php -S localhost:8000

0 commit comments

Comments
 (0)