Matěj Štágl 2 лет назад
Родитель
Сommit
b6a5cc4140
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/BuildFromSource.md

+ 1 - 1
docs/BuildFromSource.md

@@ -120,7 +120,7 @@ The steps you follow next depend on your preferred development environment:
     code .
     ```
 
-    > :information_source: If you're using a different editor, replace `code` with your editor's equivalent launch command (for example, `vim`).
+    > :bulb: If you're using a different editor, replace `code` with your editor's equivalent launch command (for example, `vim`).
 
 1. Once you've opened the project in VS Code, you can build and test changes by running the `./build.sh` command in the terminal.