Skip to content

Commit d8df15d

Browse files
committed
update install command from ...githubcontent... to ...githubusercontent...
Signed-off-by: Jess Chitas <[email protected]>
1 parent e4ec30a commit d8df15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ function App() {
8787
</h2>
8888
<h3 className="install-h3">Linux and Mac:</h3>
8989
<p className="install-code">
90-
<div>curl -fsSL https://raw.githubcontent.com/</div>
90+
<div>curl -fsSL https://raw.githubusercontent.com/</div>
9191
<div>containers/ramalama/s/install.sh | bash</div>
9292
</p>
9393
<h3 className="install-h3">RamaLama is also available on PyPi!</h3>

0 commit comments

Comments
 (0)