remove outdated information

This commit is contained in:
speedie 2023-05-08 12:05:15 +02:00
parent ed771fe87f
commit ca9e57768e

View file

@ -7,8 +7,8 @@
* *
* You don't need to edit spmenu.c if you aren't making big changes to the software. * You don't need to edit spmenu.c if you aren't making big changes to the software.
* *
* After making changes, run 'make clean install' to install and 'make' to attempt a compilation. * After making changes, run `./build.sh` to attempt to build the software.
* `make man` will generate a man page from 'docs/docs.md', which is a Markdown document. Run this before commiting. * `scripts/make/generate-docs.sh` will generate a man page from 'docs/docs.md', which is a Markdown document. Run this before commiting.
* *
* See LICENSE file for copyright and license details. * See LICENSE file for copyright and license details.
*/ */