diff --git a/install-wc.sh b/install-wc.sh
index 52ba6f1054ca7e2bf55d2402658b8ac6fb6017ef..f18dae3b746306e9f17c3ffe41bf47558303014c 100755
--- a/install-wc.sh
+++ b/install-wc.sh
@@ -26,4 +26,4 @@ cd /var/www/html
 /var/www/html/wp-cli db query --allow-root "UPDATE wp_options SET option_value='http://localhost:8080' WHERE option_name IN ('siteurl', 'home')"
 
 /var/www/html/wp-cli plugin install woocommerce --activate --allow-root --version=$2
-/var/www/html/wp-cli plugin activate seqr --allow-root
+/var/www/html/wp-cli plugin activate woocommerce-seqr --allow-root