diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md index 02215ff7a8d4..0c1223737d27 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ $ cd .. $ gclone FabriceCastel/gvcci ``` -- TODO: Ensure edits to `i3.base` work as expected. - TODO: Integrate Emacs themes into wpgtk. - TODO: Integrate Vim themes into wpgtk. - TODO: add these to the install script @@ -85,12 +84,6 @@ $ for p in $(cat nix-env.txt); do > done ``` -1. Install i3 - -```bash -$ sudo apt-get install i3 -``` - 1. Install dotfiles - TODO: include steps 2-4 in the `make install` command. |