Skip to content

Commit e2a8155

Browse files
committed
Update build instructions
1 parent 6e51e28 commit e2a8155

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ CSV Import+Export is an Excel add-in which adds the ability to import and export
1111

1212
Requires Node.
1313

14-
1. Open a blank worksheet on Excel Online. Go to Insert | Office Add-ins. On the top right hand corner under Manage My Add-ins, click Upload my Add-In. Upload `manifests/dev.manifest.xml`.
14+
1. Run `npx office-addin-dev-certs install` to get https certificates that Excel accepts. Reopen your web browser.
1515

16-
2. Run `npx office-addin-dev-certs install` to get https certificates that Excel accepts.
16+
2. Open a blank worksheet on Excel Online. Go to Home | Add-ins | More Add-ins. Go to the My Add-ins tab. On the top right hand corner under Manage My Add-ins, click Upload my Add-In. Upload `manifests/dev.manifest.xml`.
1717

1818
3. Run the following commands to start webpack-dev-server.
1919

0 commit comments

Comments
 (0)