doc: Specify where to run make userconfig

This commit is contained in:
patrick96 2018-06-18 13:55:21 +02:00 committed by Patrick Ziegler
parent e849a55567
commit a06eb8cdac
1 changed files with 4 additions and 3 deletions

View File

@ -141,9 +141,10 @@ For more info, have a look at the [Compiling wiki page](https://github.com/jaagr
Details on how to setup and configure the bar and each module have been moved to [the wiki](https://github.com/jaagr/polybar/wiki/Configuration).
#### Install the example configuration
~~~ sh
$ make userconfig
~~~
Run the following inside the build directory:
~~~ sh
$ make userconfig
~~~
#### Launch the example bar
~~~ sh