Преглед изворни кода

Fix formatting on tutorial.md

proudmuslim-dev пре 4 година
родитељ
комит
ec5019c44b
1 измењених фајлова са 1 додато и 4 уклоњено
  1. 1 4
      doc/tutorial.md

+ 1 - 4
doc/tutorial.md

@@ -125,21 +125,18 @@ To deposit testnet BTC:
 
 
 ```
 ```
 $ drk deposit btc --network bitcoin
 $ drk deposit btc --network bitcoin
-
 ```
 ```
 
 
 To deposit testnet SOL:
 To deposit testnet SOL:
 
 
 ```
 ```
 $ drk deposit sol --network solana
 $ drk deposit sol --network solana
-
 ```
 ```
 
 
 To deposit any other asset:
 To deposit any other asset:
 
 
 ```
 ```
 $ drk deposit [ASSET] --network solana
 $ drk deposit [ASSET] --network solana
-
 ```
 ```
 
 
 This command will send a deposit request to the cashier. After running
 This command will send a deposit request to the cashier. After running
@@ -229,7 +226,7 @@ changed inside the config files.
 This is the darkfid config file. Your local copy can be found in
 This is the darkfid config file. Your local copy can be found in
 `~/.config/darkfi`.
 `~/.config/darkfi`.
 
 
-```
+```toml
 ## darkfid configuration file
 ## darkfid configuration file
 ##
 ##
 ## Please make sure you go through all the settings so you can configure
 ## Please make sure you go through all the settings so you can configure