Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
df95cf8d
Commit
df95cf8d
authored
Nov 13, 2015
by
sajolida
Browse files
Use single quote instead of double quote
parent
f17eb951
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/inc/steps/install_tails_installer.inline.mdwn
View file @
df95cf8d
...
...
@@ -22,7 +22,7 @@ Installer</span>.</p>
1. If you are running Debian, execute the following command to add the
[backports](http://backports.debian.org/) repository to your system:
echo
"
deb http://http.debian.net/debian jessie-backports main
"
| \
echo
'
deb http://http.debian.net/debian jessie-backports main
'
| \
sudo tee /etc/apt/sources.list.d/jessie-backports.list
-->
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment