Skip to content

Commit 80fb7dd

Browse files
authored
Update README.md
1 parent f94b010 commit 80fb7dd

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22
![GitHub Repo forks](https://img.shields.io/github/forks/OpenBoard-org/openboard)
33
# OpenBoard
44
[![latest release](https://img.shields.io/github/v/release/OpenBoard-org/openboard.svg)]()
5-
[![Commits since last release](https://img.shields.io/github/commits-since/OpenBoard-org/openboard/v1.7.1/dev)]()
5+
[![Commits since last release](https://img.shields.io/github/commits-since/OpenBoard-org/openboard/v1.7.2/dev)]()
66
[![Github Repo Contributors](https://img.shields.io/github/contributors/OpenBoard-org/openboard.svg)]()
7-
[![downloads v1.7.1](https://img.shields.io/github/downloads/OpenBoard-org/openboard/v1.7.1/total)]()
7+
[![downloads v1.7.2](https://img.shields.io/github/downloads/OpenBoard-org/openboard/v1.7.2/total)]()
88
[![Github All Releases](https://img.shields.io/github/downloads/OpenBoard-org/OpenBoard/total.svg)]()
99

1010
OpenBoard is an open source cross-platform interactive white board application designed primarily for use in schools. It was originally forked from Open-Sankoré, which was itself based on Uniboard.
1111

1212
### Installing
13-
1.7.1 installers are available for Windows, OS X and Ubuntu on the [Download's page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads).
13+
1.7.2 installers are available for Windows, macOS and Debian on the [Download's page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads).
1414

1515
### Supported platforms
1616

1717
| Version | officially maintained platforms | branch |
1818
|------------|--------------------------------------------------------|----|
19-
| 1.7.1 (latest stable) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Ubuntu 20.04, Ubuntu 22.04 | `master` |
20-
| 1.7.2 (active development) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 | `dev` |
19+
| 1.7.2 (latest stable) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 | `master` |
20+
| 1.7.3 (active development) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 | `dev` |
2121

2222
### Communnity-driven packages
23-
On Linux, Ubuntu is the only officially maintained platform. For other platforms, you can thank the awesome community of OpenBoard that provides some cool stuff like a FlatHub package, or OpenSuse support. Check on [this page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads) to see if you find what you're looking for. If you actually want to provide support and to be referenced on this page, please open an issue with the relevant information, and we'll be glad to add your contribution.
23+
On Linux, Debian is the only officially maintained platform. For other platforms, you can thank the awesome community of OpenBoard that provides community-driven packages on a number of other distributions. Check on [this page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads) to see if you find what you're looking for. If you actually want to provide support and to be referenced on this page, please open an issue with the relevant information, and we'll be glad to add your contribution.
2424

2525
### Building from source
2626
If you didn't find any installer for your platform, or if you want to modify OpenBoard, you can find instructions on how to build OpenBoard from source on the [wiki](https://github.com/OpenBoard-org/OpenBoard/wiki/Build-OpenBoard-from-source).
2727

2828
### Qt support
29-
OpenBoard can be compiled with the latest open source binaries of Qt 5.15 and Qt 6. On macOS, it is recommended to use Qt 6. You should also be able to compile OpenBoard using Qt 5.12, but it is not officially tested/supported.
29+
OpenBoard can be compiled with the latest open source binaries of Qt 5.15 and Qt 6. It is recommended to use Qt 6. You should also be able to compile OpenBoard using Qt 5.12, but it is not officially tested/supported.
3030

3131
### Web Widgets
3232

0 commit comments

Comments
 (0)