diff --git a/Deploy Demo Project.md b/Deploy Demo Project.md index 22f9027..1f4d8cd 100644 --- a/Deploy Demo Project.md +++ b/Deploy Demo Project.md @@ -1,7 +1,7 @@ ng add angular-cli-ghpages // Build the Project -ng build ng-mdx-remote-demo --configuration production --base-href "https://thisiseddy-ab.github.io/ng-mdx-remote" +ng build ng-mdx-remote-demo --base-href "https://thisiseddy-ab.github.io/ng-mdx-remote" //Deploy npx angular-cli-ghpages --dir=dist/ng-mdx-remote-demo/browser --no-silent \ No newline at end of file