Skip to content

Commit

Permalink
Update to point to the new docker file for to tell build dependencies
Browse files Browse the repository at this point in the history
Fixup for commit 03837e6 "Issue robert7#171: switch docker build to Ubuntu focal and using system browser for OAuth"

Sync the README to point to the new ubuntu focal Dockerfile. The old xenial one is no more.

Closes robert7#211.
  • Loading branch information
prahal committed Sep 26, 2023
1 parent 357bec0 commit 8e5ed7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Basic familiarity with docker is helpful.
More info in: [DOCKER README](docs/DOCKER-README.md)

### Linux - manual build
* Install development dependencies - look in content of [this docker file](development/docker/Dockerfile.ubuntu_xenial)
* Install development dependencies - look in content of [this docker file](development/docker/Dockerfile.ubuntu_focal)
or [.travis.yml](https://github.com/robert7/nixnote2/blob/master/.travis.yml)
or [debian/control](https://github.com/robert7/nixnote2/blob/master/debian/control)
to see example, what is needed for Ubuntu. If you use another distribution/version,
Expand Down

0 comments on commit 8e5ed7d

Please sign in to comment.