missing command

This commit is contained in:
jusax23 2023-11-28 23:12:31 +01:00
parent ea4a1afd31
commit 68d1e05288
Signed by: jusax23
GPG key ID: 499E2AA870C1CD41

View file

@ -5,7 +5,7 @@ import 'package:flutter_stockfish_plugin/stockfish.dart';
import 'package:flutter_test/flutter_test.dart'; import 'package:flutter_test/flutter_test.dart';
/// To run the test, you have to /// To run the test, you have to
/// 1. run the example (example/lib/main.dart) in windows, /// 1. run the example (example/lib/main.dart) on desktop (linux/windows),
/// so everything gets build /// so everything gets build
/// 2. copy flutter_stockfish_plugin.dll to root-directory /// 2. copy flutter_stockfish_plugin.dll to root-directory
/// (directly to flutter_stockfish_plugin) manually /// (directly to flutter_stockfish_plugin) manually