Skip to content

Commit

Permalink
docs(README): clarify font requirements in the README (nvim-neorg#1245)
Browse files Browse the repository at this point in the history
Co-authored-by: max397574 <[email protected]>
  • Loading branch information
2 people authored and Furkan Sahin committed May 15, 2024
1 parent ec4484d commit ce9eef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ To learn more about the philosophy of the project check the [philosophy](#-philo

For neovim beginners who don't want to tinker with the configurations:

1. Install [Meslo Nerd Font](https://github.com/ryanoasis/nerd-fonts/).
2. Set your terminal font to "MesloLGM Nerd Font Mono".
1. Install one of the Nerd fonts, for example Meslo Nerd Font from [Nerd Fonts](https://www.nerdfonts.com/font-downloads).
2. Set your terminal font to the installed Nerd Font.
3. Make sure you have git by running `git --version`
4. Paste the sample init.lua below to `~/.config/nvim/init.lua`
5. Start taking notes by `nvim test.norg`
Expand Down

0 comments on commit ce9eef5

Please sign in to comment.