Skip to content

Commit e22849c

Browse files
committed
Minor doc change
1 parent c72dd05 commit e22849c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Prebuilt binaries are TODO. For now use [cargo from Rust](https://www.rust-lang.
1111
```
1212
* Display palette from .pal file in terminal (it must support 24-bit color obviously, use good terminal emulator like [Kitty](https://sw.kovidgoyal.net/kitty/) or [Alacritty](https://alacritty.org/))
1313
```
14-
cargo run -- --palette palette.pal
14+
cargo run -- display palette.pal
1515
```
1616
![example of display command](doc_images/display_example.png)
1717
* Create template .pal file:

0 commit comments

Comments
 (0)