We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1ebff commit 38f8d5dCopy full SHA for 38f8d5d
README.md
@@ -2,7 +2,7 @@
2
3
This is an implementation of private NuGet server that you can deploy and start using in seconds.
4
5
-#Using
+##Using
6
7
1. Deploy to Azure [](https://azuredeploy.net/)
8
2. Open KuDu console at http://<sitename>.scm.azurewebsites.net
@@ -11,7 +11,7 @@ This is an implementation of private NuGet server that you can deploy and start
11
5. Drag and drop your ```*nupkg``` files to the folder
12
6. Use http://<sitename>.azurewebsites.net/nuget as a nuget feed
13
14
-#Informaiton
+##Informaiton
15
16
Read more about deploying to azure button at [azure blog](http://azure.microsoft.com/en-us/blog/deploy-to-azure-button-for-azure-websites-2/).
17
0 commit comments