Forráskód Böngészése

Update README.md

[ci-skip]
Sébastien Ros 4 éve
szülő
commit
93f345f1b0
1 módosított fájl, 2 hozzáadás és 2 törlés
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -301,7 +301,7 @@ Continuous Integration kindly provided by  [AppVeyor](https://www.appveyor.com)
 ### Branches and releases
 
 - The recommended branch is __dev__, any PR should target this branch
-- The __dev__ branch is automatically built and published on [Myget](https://www.myget.org/feed/Packages/jint)
+- The __dev__ branch is automatically built and published on [Myget](https://www.myget.org/feed/Packages/jint). Add this feed to your NuGet sources to use it: https://www.myget.org/F/jint/api/v3/index.json
 - The __dev__ branch is occasionally merged to __master__ and published on [NuGet](https://www.nuget.org/packages/jint)
 - The 3.x releases have more features (from es6) and is faster than the 2.x ones. They run the same test suite so they are as reliable. For instance [RavenDB](https://github.com/ravendb/ravendb) is using the 3.x version.
-- The 3.x versions are marked as _beta_ as they might get breaking changes while es6 features are added. 
+- The 3.x versions are marked as _beta_ as they might get breaking changes while es6 features are added.