Fix typo.

This commit is contained in:
ndeet
2024-07-08 09:18:47 +02:00
parent cfbee77a5b
commit c469a3b4c1
+1 -1
View File
@@ -6,7 +6,7 @@ This module allows you to accept bitcoin (and other cryptocurrency) payments in
![BTCPay Server Website](../payment_btcpay/static/description/BTCPayServer_org.png) ![BTCPay Server Website](../payment_btcpay/static/description/BTCPayServer_org.png)
## Install the module ## Install the module
* Clone our [repository](https://github.com/btcpayserver/odoo) or download the .zip from the [releases page](https://github.com/btcpayserver/odoo/releases * Clone our [repository](https://github.com/btcpayserver/odoo) or download the .zip from the [releases page](https://github.com/btcpayserver/odoo/releases)
* Place the `payment_btcpay` directory in your Odoo addons directory * Place the `payment_btcpay` directory in your Odoo addons directory
* Install dependencies by running `pip install -r requirements.txt` (from inside the `payment_btcpay` directory) * Install dependencies by running `pip install -r requirements.txt` (from inside the `payment_btcpay` directory)
* Restart Odoo * Restart Odoo