Skip to content

Commit a5fbaba

Browse files
authored
Update README.md
1 parent 7899a74 commit a5fbaba

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,17 @@ Instructions for installation for VBA and VSTO versions.
6363

6464
### VBA
6565
How to install the VBA version
66-
1. Download the VBA Add-In file [here](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlam?raw=true "Download the VBA Add-In").
66+
1. Download the VBA Add-In file [![download VBA](https://img.shields.io/badge/download-VBA-brightgreen.svg)](https://github.com/aduguid/ServerActions/raw/master/VBA/ServerActions.xlam?raw=true "Download the VBA Add-In").
6767
2. Copy the file to the XLSTART ```%AppData%\Microsoft\Excel\XLSTART\``` folder on your computer.
6868
3. Close all open instances of Excel and then launch Excel. The new ribbon should appear.
6969

7070
### VSTO
7171
How to install the VSTO version
72-
* TODO: ...
72+
1. Download AnthonyDuguid.pfx And Install At Root Level [![download Key](https://img.shields.io/badge/download-Key-brightgreen.svg)](https://github.com/aduguid/ServerActions/VB/blob/master/AnthonyDuguid.pfx?raw=true "Download AnthonyDuguid.pfx And Install At Root Level For VSTO")
73+
2. Download and run the setup.exe file. ```TODO: publish .NET to GitHub```
74+
<!---
75+
[![download VSTO](https://img.shields.io/badge/download-VSTO-brightgreen.svg)](https://github.com/aduguid/ServerActions/VB/blob/master/publish/setup.exe?raw=true "Download Setup.exe Install File")
76+
--->
7377

7478
<a id="user-content-dependencies" class="anchor" href="#dependencies" aria-hidden="true"> </a>
7579
## Dependencies

0 commit comments

Comments
 (0)