diff --git a/browser-esm-webpack-small/index.html b/browser-esm-webpack-small/index.html index 698b2ca6..e3d0671f 100644 --- a/browser-esm-webpack-small/index.html +++ b/browser-esm-webpack-small/index.html @@ -17,8 +17,8 @@ This sample shows how to load a small subset of the editor: To run this sample, you need to:
-$/browser-esm-webpack> npm install .
-$/browser-esm-webpack> ./node_modules/.bin/webpack
+$/browser-esm-webpack-small> npm install .
+$/browser-esm-webpack-small> ./node_modules/.bin/webpack
 
Then, open the ./dist folder.