Skip to content

Commit 2a81735

Browse files
make uninstall command work in zsh (#6149) (#6150)
(cherry picked from commit 36b33d7) Signed-off-by: Deva Shravan <[email protected]> Co-authored-by: Shravan Deva <[email protected]>
1 parent 0c7ccab commit 2a81735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Installation/Ubuntu-Install-Debs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ have already installed from binaries, run the following command:
135135

136136
.. code-block:: console
137137
138-
$ sudo apt remove ~nros-{DISTRO}-* && sudo apt autoremove
138+
$ sudo apt remove '~nros-{DISTRO}-*' && sudo apt autoremove
139139
140140
You may also want to remove the repository:
141141

0 commit comments

Comments
 (0)