Skip to content

Commit 9993894

Browse files
sheepman4267EbonJaeger
authored andcommitted
docs/user/software/command-line: Remove references to Software Center
1 parent 72ad693 commit 9993894

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/user/software/command-line/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Solus makes available other shells via our repository, with a full list availabl
1717

1818
### Installation
1919

20-
In order to use a shell different from Bash, you may need to install the respective package for the shell to be able to work. You will find those packages in the Software Center within the _System utilities_ category, or via the command-line with `sudo eopkg install <Name of the Shell>`.
20+
In order to use a shell different from Bash, you may need to install the respective package for the shell to be able to work. You can install those packages via the command-line with `sudo eopkg install <Name of the Shell>`.
2121

2222
Example:
2323

@@ -51,7 +51,7 @@ Example:
5151

5252
### Installation
5353

54-
The fzf project consists of the following components: an `fzf` executable, an `fzf-tmux` script for launching fzf in a tmux pane, shell extensions (including key bindings and command-line fuzzy auto-completion), and a vim/Neovim plugin file. They are all available in the `fzf` package in the Software Center or via eopkg in a terminal:
54+
The fzf project consists of the following components: an `fzf` executable, an `fzf-tmux` script for launching fzf in a tmux pane, shell extensions (including key bindings and command-line fuzzy auto-completion), and a vim/Neovim plugin file. They are all available in the `fzf` package. Install that package via eopkg in a terminal:
5555

5656
```bash
5757
sudo eopkg it fzf

0 commit comments

Comments
 (0)