Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Nov 10, 2019
1 parent cbc8b89 commit 75dd7f6
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
@@ -1,20 +1,4 @@
# sushi
Computer set-ups, shell environments, installation notes, etc.

[Go here for how to set up a new computer with Ubuntu 19.04](http://blog.minium.com.au/setup-ubuntu/)

[Go here for how to compile things](http://blog.minium.com.au/compile-programs/), e.g. funky versions of GROMACS, `g_mydensity`.

We have `.deb`s you can install here as well, providing it matches your computer's set-up.

Install one of them with:

```console
$ dpkg -i my_deb_package.deb
```

Remove one of them with:

```console
$ dpkg -r my_deb_package
```
[Set up a new computer.](https://omaralab.github.io/sushi/new_computer.html)

0 comments on commit 75dd7f6

Please sign in to comment.