summarylogtreecommitdiffstats
path: root/chainner.install
blob: 81f7eee553f70e8c1c39c34474970514fc9a31f0 (plain)
1
2
3
4
5
post_install(){
	echo "To configure chaiNNer to use your system's python installation, run the following command:
	echo true > ~/.config/chaiNNer/settings/use-system-python
Note that chaiNNer will still download its integrated python as backup regardless." # indent is intentional
}