Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EitanBlumin authored May 20, 2019
1 parent e05bb83 commit 36ec1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Send Calendar Invites from within SQL Server using a CLR stored procedure.

## Prerequisites

The CLR assembly in this project can only be deployed to a database with the trustworthy setting on, due to the assembly requiring the unsafe permission set.
The CLR assembly in this project can only be deployed to a database with the **trustworthy** setting on, due to the assembly requiring the **UNSAFE permission set**.

## Installation

Expand Down

0 comments on commit 36ec1bd

Please sign in to comment.