Skip to content

Commit e99eb43

Browse files
committed
fixing choco install
1 parent 2401404 commit e99eb43

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

resources/views/gallery/home.blade.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,10 @@
1111
<h1>What is {{Config::get('choco.shortname')}}?</h1>
1212
<p>
1313
{{Config::get('choco.shortname')}} is a NuGet package manager repository server.
14-
1514
</p>
1615

1716
<h4>Chocolatey Setup</h4>
1817

19-
<p>
20-
To use this repository in an existing Chocolatey installation, add <code>{{ route('api.index') }}</code> to your NuGet Package Manager configuration:
21-
</p>
22-
2318
Optionally delete the existing default source:
2419
<pre><code class="language-powershell">choco source remove -n chocolatey</code></pre>
2520

0 commit comments

Comments
 (0)