Skip to content

Commit 3f3ce27

Browse files
committed
Note to override existing files
1 parent 18bdbf1 commit 3f3ce27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ The installation instructions form two parts - normal web role installation and
8484
1. Execute the following in the Package Manager Console (or use the GUI): `Install-Package AzureWebFarm.OctopusDeploy`
8585
* Make sure it installs into the web project
8686
* When prompted that a file has been modified click **"Reload"**
87+
* If prompted that a file already exists ie `WebRole.cs`, you should allow NuGet to override it with the file from our package
8788
2. (optional) [Debug locally](#local-debugging)
8889
3. Ensure that the `ServiceConfiguration.Cloud.cscfg` file has correct values for the `OctopusServer`, `OctopusApiKey`, `TentacleEnvironment` and `TentacleRole` variables
8990
4. Deploy to Azure as per step 9 above

0 commit comments

Comments
 (0)