diff options
| author | 2016-08-21 21:17:43 +0530 | |
|---|---|---|
| committer | 2016-08-21 21:17:43 +0530 | |
| commit | 115d8f6426d8c3181d384ca7fc871598ffe7c7b1 (patch) | |
| tree | 28b26d5a11236df0ef85bed60cb80fdff7a37805 | |
| parent | b04accc47cd89622d0ebe2dafd913dddda5b065a (diff) | |
| download | nnn-115d8f6426d8c3181d384ca7fc871598ffe7c7b1.tar.gz | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Additional customization to make it more friendly towards major distros (which ` ## Change associations -If you want to set custom applications for certain mime types, or change the ones set already (e.g. vim, fmedia, zathura), modify the `assocs` structure in **config.def.h** (it's easy). Then run the following commands to re-compile and install: +If you want to set custom applications for certain mime types, or change the ones set already (e.g. vim, fmedia, zathura), modify the `assocs` structure in *config.def.h* (it's easy). Then run the following commands to re-compile and install: $ make clean $ make |