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 e4ec30a commit d8df15dCopy full SHA for d8df15d
src/App.jsx
@@ -87,7 +87,7 @@ function App() {
87
</h2>
88
<h3 className="install-h3">Linux and Mac:</h3>
89
<p className="install-code">
90
- <div>curl -fsSL https://raw.githubcontent.com/</div>
+ <div>curl -fsSL https://raw.githubusercontent.com/</div>
91
<div>containers/ramalama/s/install.sh | bash</div>
92
</p>
93
<h3 className="install-h3">RamaLama is also available on PyPi!</h3>
0 commit comments