Skip to content

Commit 13c0677

Browse files
remove nuget from docs (#771)
1 parent abfe49c commit 13c0677

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/moment/00-use-it/05-nuget.md

-8
This file was deleted.

pages/moment/index.hbs

-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ scripts :
5151
<h3>Install</h3>
5252
<pre><code>npm install moment --save <span class="comment"># npm</span>
5353
yarn add moment <span class="comment"># Yarn</span>
54-
Install-Package Moment.js <span class="comment"># NuGet</span>
5554
spm install moment --save <span class="comment"># spm</span>
5655
meteor add momentjs:moment <span class="comment"># meteor</span>
5756
bower install moment --save <span class="comment"># bower (deprecated)</span>

0 commit comments

Comments
 (0)