1
0
mirror of https://github.com/Yubico/yubikey-val.git synced 2025-04-04 01:25:33 +02:00

doc/Installation: Mark up file names [1]

[1] http://asciidoctor.org/docs/asciidoc-syntax-quick-reference/#source-code
This commit is contained in:
Paul Menzel 2015-12-23 16:03:17 +01:00
parent 249ae16094
commit 26de7d6c66

View File

@ -93,8 +93,8 @@ user@val:~$ sudo apt-get install mysql-server php5-mysql
The installation asks you for a MySQL "root" password, and I recommend
to specify one. To avoid having to specify a password when using the
'mysql' tool interactively, you can store the password in ~/.my.cnf,
see /usr/share/doc/mysql-server-5.0/README.Debian.gz. For example:
'mysql' tool interactively, you can store the password in `~/.my.cnf`,
see `/usr/share/doc/mysql-server-5.0/README.Debian.gz`. For example:
[source, sh]
----