README: Wrap 'make install' in backticks

This fixes #412
This commit is contained in:
btdmaster 2021-03-13 20:44:24 +00:00 committed by William Hubbs
parent 08d518b7fe
commit 897c2c00ef

View File

@ -11,7 +11,7 @@ OpenRC requires GNU make.
Once you have GNU Make installed, the default OpenRC installation can be
executed using this command:
make install
`make install`
## Configuration