Skip to content

Commit 40c426a

Browse files
authored
Update README.md
1 parent c7f7acc commit 40c426a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Inference of Meta's [LLaMA](https://arxiv.org/abs/2302.13971) model (and others)
3232

3333
Getting started with llama.cpp is straightforward. Here are several ways to install it on your machine:
3434

35-
- **⭐ Recommended**: Install `llama.cpp` using [brew, nix or winget](docs/install.md)
35+
- Install `llama.cpp` using [brew, nix or winget](docs/install.md)
3636
- Run with Docker - see our [Docker documentation](docs/docker.md)
3737
- Download pre-built binaries from the [releases page](https://github.com/ggml-org/llama.cpp/releases)
3838
- Build from source by cloning this repository - check out [our build guide](docs/build.md)

0 commit comments

Comments
 (0)