Skip to content

Commit e697a64

Browse files
authored
docs: Mention Dockerfile in README.md
1 parent ce1f210 commit e697a64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Performance is important and desirable, but not as important as the above priori
1717
## Building & Installing
1818
If you have [cargo](https://doc.rust-lang.org/cargo) installed, run `cargo install --path .` in the root of this repository.
1919

20+
There is also a [Dockefile](Dockerfile) available, if you prefer to run this with Docker.
21+
2022
## Usage
2123
Launch the application simply by typing `flagpole` in a terminal.
2224

0 commit comments

Comments
 (0)